8000 [Cookbook][Assetic] complete a sentence · symfony/symfony-docs@554e6d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 554e6d1

Browse files
committed
[Cookbook][Assetic] complete a sentence
1 parent 44175bc commit 554e6d1

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)
0