lektor-css-min

UNKNOWN


License
MIT
Install
pip install lektor-css-min==0.1.1

Documentation

lektor-css-min

Plugin to minify CSS files in Lektor. Based off of lektor-htmlmin by @Vesuvium. CSS files will automatically be minified when the 'lektor build' command is run.

Installation

You can add the plugin by editing your lektorproject file to include the package.

[packages]
lektor-css-min = 0.1.1