gcss
CSS processor
A Go-based CSS preprocessor that allows users to write styles in a more flexible and modular way
Pure Go CSS Preprocessor
496 stars
14 watching
40 forks
Language: Go
last commit: 9 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
senko/pcss | A Python-based CSS preprocessor | 3 |
thysultan/stylis | A CSS preprocessor library that enables writing compact and maintainable stylesheets by compiling them into more readable and efficient code | 1,739 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
mishal/iless | A PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins. | 47 |
chadwain/zss | A CSS layout engine and document renderer written in Zig. | 36 |
gossi/eclipse-transpiler-plugin | An Eclipse plugin that automates the process of converting files written in various programming languages into CSS. | 21 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
kib357/less-go | A Go-based compiler for the Less CSS preprocessor | 17 |
g-plane/malva | A configurable and feature-rich CSS formatter for various programming languages and frameworks. | 78 |
edwardzzz/wepy-plugin-parsecss | A plugin for a JavaScript framework that simplifies the use of CSS preprocessors and image compression. | 1 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
crunch/postcss-less | A plugin that integrates the Less CSS preprocessor into a PostCSS workflow | 35 |
oyvindeh/ucss | A tool for finding unused and duplicate CSS selectors in web pages and websites. | 1,620 |
jeffjewiss/broccoli-postcss | A plugin for compiling CSS using PostCSS while filtering files with Broccoli. | 30 |