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
86 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,588 |
parcel-bundler/lightningcss | A fast CSS parser and bundler with advanced optimization features | 6,494 |
kognise/water.css | A CSS framework that provides a lightweight and themable way to enhance the styling of simple websites | 8,330 |
rstacruz/rscss | A set of guidelines to help developers build maintainable CSS stylesheets | 3,908 |
vanilla-extract-css/vanilla-extract | A tool for writing and managing CSS styles in TypeScript at build time | 9,605 |
xz/new.css | A lightweight CSS framework designed for rapid prototyping of simple HTML websites with minimal configuration. | 3,963 |
suitcss/suit | A set of tools and modules for styling component-based web applications with CSS. | 3,803 |
gajus/react-css-modules | Automates mapping of CSS class names to unique identifiers in React components | 5,208 |
pure-css/pure | A set of small, responsive CSS modules for building websites and web applications. | 23,592 |
csstools/sanitize.css | A collection of CSS stylesheets providing consistent, cross-browser default styling and normalization for various HTML elements. | 5,219 |
styled-components/styled-components | A library that provides a set of tools to write styled components using CSS in JavaScript | 40,526 |
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,660 |
postcss/postcss | A tool for transforming styles with JavaScript plugins | 28,519 |
andybrewer/mvp | Provides a lightweight, classless CSS framework for styling HTML elements without the need for class names or frameworks. | 4,987 |
stylelint/stylelint | A tool that analyzes and validates CSS code to ensure it adheres to conventions and is error-free. | 11,033 |