Thanks to visit codestin.com
Credit goes to lib.rs

59 releases (10 breaking)

Uses new Rust 2024

0.11.0 Oct 30, 2025
0.10.1 Sep 30, 2025
0.9.0 Jun 27, 2025
0.7.2 Mar 14, 2025
0.1.13 Jul 14, 2022

#1210 in Web programming

WTFPL license

17KB
275 lines

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.

For more fine-grained control, consider using grass and/or lightningcss directly.

Work In Progress

Both the SASS/SCSS compilation and CSS minification features are works in progress, and might change subtly between releases. To be safe, CSS generated by Guff should be tested in a staging environment before being pushed to production.

Dependencies

~16MB
~239K SLoC