css-blocks
CSS compiler
An ergonomic CSS authoring system that compiles to high-performance stylesheets with static analysis and optimization capabilities.
High performance, maintainable stylesheets.
6k stars
85 watching
152 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
csscss-modulessass
Related projects:
Repository | Description | Stars |
---|---|---|
jareware/css-architecture | A set of principles and guidelines for managing CSS in complex web projects | 2,587 |
parcel-bundler/lightningcss | A fast CSS parser and bundler with advanced optimization features | 6,608 |
kognise/water.css | A CSS framework that provides a lightweight and themable way to enhance the styling of simple websites | 8,351 |
rstacruz/rscss | A set of guidelines to help developers build maintainable CSS stylesheets | 3,906 |
vanilla-extract-css/vanilla-extract | A tool for writing and managing CSS styles in TypeScript at build time | 9,653 |
xz/new.css | A lightweight CSS framework designed for rapid prototyping of simple HTML websites with minimal configuration. | 3,965 |
suitcss/suit | A set of tools and modules for styling component-based web applications with CSS. | 3,806 |
gajus/react-css-modules | Automates mapping of CSS class names to unique identifiers in React components | 5,207 |
pure-css/pure | A set of small, responsive CSS modules for building websites and web applications. | 23,624 |
csstools/sanitize.css | A collection of CSS stylesheets providing consistent, cross-browser default styling and normalization for various HTML elements. | 5,232 |
styled-components/styled-components | A library that provides a set of tools to write styled components using CSS in JavaScript | 40,570 |
css-modules/css-modules | A project providing support and documentation for CSS modules to help developers write component-scoped CSS without conflicts or global scope issues. | 17,694 |
postcss/postcss | A tool for transforming styles with JavaScript plugins | 28,576 |
andybrewer/mvp | Provides a lightweight, classless CSS framework for styling HTML elements without the need for class names or frameworks. | 5,004 |
stylelint/stylelint | A tool that analyzes and validates CSS code to ensure it adheres to conventions and is error-free. | 11,072 |