forked from github/pelican
commit
d879218c27
1 changed files with 2 additions and 2 deletions
|
|
@ -130,9 +130,9 @@ CSS and JS files. The module must first be installed::
|
|||
The Webassets module allows you to perform a number of useful asset management
|
||||
functions, including:
|
||||
|
||||
* CSS minifier (``cssmin``, ``yuicompressor``, ...)
|
||||
* CSS minifier (``cssmin``, ``yui_css``, ...)
|
||||
* CSS compiler (``less``, ``sass``, ...)
|
||||
* JS minifier (``uglifyjs``, ``yuicompressor``, ``closure``, ...)
|
||||
* JS minifier (``uglifyjs``, ``yui_js``, ``closure``, ...)
|
||||
|
||||
Others filters include gzip compression, integration of images in CSS via data
|
||||
URIs, and more. Webassets can also append a version identifier to your asset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue