guff_css

Crates.ioguff_css
lib.rsguff_css
version0.9.0
created_at2022-05-27 02:38:10.563458+00
updated_at2025-06-27 01:13:12.007628+00
descriptionA simple SASS/SCSS compiler and CSS parser/minifier.
homepage
repositoryhttps://github.com/Blobfolio/guff
max_upload_size
id594804
size182,682
Josh (joshstoik1)

documentation

README

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.

Commit count: 440

cargo fmt