Skip to content

Latest commit

 

History

History

guff_css

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Guff CSS

docs.rs changelog
crates.io ci deps.rs
license contributions welcome

This is the backing library for the Guff command-line SCSS/CSS parser and minifier. It can be used to compile SCSS into CSS, and/or heavily minify CSS for production use.

Refer to the documentation for usage and other details.

Compatibility

This library is only compatible with Unix platforms. For broader support, consider using grass and/or lightningcss directly.