#sass #css #css-minifier

guff_css

A simple SASS/SCSS compiler and CSS parser/minifier

50 releases (6 breaking)

Uses new Rust 2024

0.7.2 Mar 14, 2025
0.7.0 Feb 26, 2025
0.5.3 Nov 28, 2024
0.3.4 May 25, 2024
0.1.13 Jul 14, 2022

#960 in Web programming

Download history 146/week @ 2024-11-27 47/week @ 2024-12-04 91/week @ 2024-12-11 141/week @ 2025-01-08 5/week @ 2025-01-15 266/week @ 2025-01-29 1/week @ 2025-02-05 13/week @ 2025-02-12 139/week @ 2025-02-19 165/week @ 2025-02-26 136/week @ 2025-03-05 126/week @ 2025-03-12

566 downloads per month

WTFPL license

34KB
671 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.

Compatibility

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

Dependencies

~15MB
~219K SLoC