turf
CSS compiler
A toolchain for compile-time SCSS transformation and CSS injection into binaries
Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.
63 stars
3 watching
3 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
cssleptosrustscsswasmwebyew
Related projects:
Repository | Description | Stars |
---|---|---|
thysultan/stylis | A CSS preprocessor library that enables writing compact and maintainable stylesheets by compiling them into more readable and efficient code | 1,739 |
astroturfcss/astroturf | Enables writing CSS in JavaScript files without adding runtime complexity | 2,281 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
futursolo/stylist-rs | A CSS styling solution for Rust WebAssembly applications | 376 |
xoofx/sharpscss | A .NET wrapper around libsass to convert SCSS files to CSS | 56 |
cztomsik/graffiti | An HTML/CSS engine designed to be simple and lightweight, providing a minimal subset of DOM and CSS functionality for use in Node.js applications. | 938 |
sebastiaanvisser/clay | A CSS preprocessor implemented as an embedded Haskell domain specific language | 360 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 280 |
cakebaker/scss-syntax.vim | A Vim syntax file for Sassy CSS (SCSS) language syntax highlighting and identification. | 386 |
cowboyd/less.rb | Provides Ruby bindings to a dynamic stylesheet language that compiles CSS-like code into CSS. | 120 |
theflashbum/fcss | Custom CSS parser for Flash to apply styles to any object | 83 |
kizza/css-less-ish | A plugin that compiles CSS variables and nesting into standard CSS without requiring a separate preprocessor or third-party libraries. | 48 |
chadwain/zss | A CSS layout engine and document renderer written in Zig. | 36 |