Name | Type | Description |
---|---|---|
CSSKit | Module | CSSKit is an alternative CSS renderer that reduces the number of HTTP requests related to css links in a rendered HTML page. It also provides minification of CSS to increase delivery speed to browser, as well as having some caching functionality. Phpdoc class documentation is also included. |
cssMinifier | Plugin | This function takes the default {cms_stylesheet} and compresses it, removing unneccessary whitespace, colons, removing unneccessary px/em declarations etc. |