Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 314da54

Browse files
committed
minor #5457 [Cookbook][Assetic] complete a sentence (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- [Cookbook][Assetic] complete a sentence | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- 554e6d1 [Cookbook][Assetic] complete a sentence
2 parents 0ac631d + 554e6d1 commit 314da54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cookbook/assetic/php.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@ formatter used by the filter to produce the compiled CSS file. Using the
116116
compressed formatter will minimize the the resulting file, regardless of whether
117117
the original files are regular CSS files or SCSS files.
118118

119-
Next, your Twig template to add the ``{% stylesheets %}`` tag defined by Assetic:
119+
Next, update your Twig template to add the ``{% stylesheets %}`` tag defined
120+
by Assetic:
120121

121122
.. code-block:: html+jinja
122123

0 commit comments

Comments
 (0)