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 ad20f17 commit 8a3e286Copy full SHA for 8a3e286
cookbook/assetic/yuicompressor.rst
@@ -64,7 +64,7 @@ stylesheets:
64
.. note::
65
66
Windows users need to remember to update config to proper java location.
67
- In Windows7 x64 bit by default it's `C:\Program Files (x86)\Java\jre6\bin\java.exe`.
+ In Windows7 x64 bit by default it's ``C:\Program Files (x86)\Java\jre6\bin\java.exe``.
68
69
You now have access to two new Assetic filters in your application:
70
``yui_css`` and ``yui_js``. These will use the YUI Compressor to minify
0 commit comments