8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44175bc commit 554e6d1Copy full SHA for 554e6d1
cookbook/assetic/php.rst
@@ -116,7 +116,8 @@ formatter used by the filter to produce the compiled CSS file. Using the
116
compressed formatter will minimize the the resulting file, regardless of whether
117
the original files are regular CSS files or SCSS files.
118
119
-Next, your Twig template to add the ``{% stylesheets %}`` tag defined by Assetic:
+Next, update your Twig template to add the ``{% stylesheets %}`` tag defined
120
+by Assetic:
121
122
.. code-block:: html+jinja
123
0 commit comments