27 projects
Less.js
Less.js is a dynamic stylesheet language that extends CSS with dynamic behavior such as variables, mixins, operations and functions. It runs on both the client-side (browser) and server-side (with Node.js).
3,974
1,346
$2M
UnoCSS
UnoCSS is an atomic CSS engine that provides instant, on-demand atomic CSS generation with high performance and flexibility. It offers features like attribute mode, pure CSS icons, shortcuts, and variants, while maintaining compatibility with Tailwind CSS and Windi CSS utilities.
2,555
560
$3.5M
PostCSS
PostCSS is a tool for transforming CSS with JavaScript plugins. It allows developers to automate CSS operations like adding vendor prefixes, parsing future CSS syntax, handling variables and mixins, and optimizing output through a flexible plugin ecosystem.
1,535
511
$483K
Autoprefixer
Autoprefixer is a PostCSS plugin that parses CSS and automatically adds vendor prefixes to CSS rules using values from Can I Use. It ensures proper browser compatibility by adding only the necessary prefixes based on current browser popularity and property support data.
1,530
492
$518K
Dart Sass
Dart Sass is the primary implementation of the Sass CSS preprocessor language, written in Dart. It compiles SCSS and indented syntax files to CSS, offering features like variables, nesting, mixins, and functions to enhance CSS development.
1,364
430
$3.1M
cssnano
A modular CSS minifier that helps reduce CSS file sizes through various optimization techniques like removing whitespace, merging declarations, and optimizing values while ensuring output quality
1,129
424
$4.9M
Lightning CSS
Lightning CSS is a high-performance CSS parser, transformer, and minifier written in Rust that provides fast and efficient CSS processing capabilities. It can be used as a standalone tool or integrated into build systems and bundlers.
823
317
$3.7M
PostCSS Plugins
A collection of PostCSS plugins maintained by the csstools organization that provide various CSS transformation and processing capabilities
461
152
$14M
Autoprefixer for Ruby on Rails
Autoprefixer for Ruby and Ruby on Rails
CSSO
CSS minifier with structural optimizations
Encore
A simple but powerful API for processing & compiling assets built around Webpack
Frontend Infrastructure Team Projects
A monorepo containing assorted Frontend Infrastructure Team projects
Gulp Sass
SASS plugin for gulp
Less Loader
Compiles Less to CSS
MiniCssExtractPlugin
Lightweight CSS extraction plugin
PurgeCSS
Remove unused CSS
Sprockets
Rack-based asset packaging system
Stylus
Expressive, robust, feature-rich CSS language built for nodejs
UIkit
A lightweight and modular front-end framework for developing fast and powerful web interfaces
postcss-loader
PostCSS loader for webpack
rollup-plugin-postcss
Seamless integration between Rollup and PostCSS.