rscss
CSS framework
A set of guidelines to help developers build maintainable CSS stylesheets
Reasonable System for CSS Stylesheet Structure
4k stars
97 watching
175 forks
last commit: over 1 year ago
Linked from 2 awesome lists
css
Related projects:
Repository | Description | Stars |
---|---|---|
jareware/css-architecture | A set of principles and guidelines for managing CSS in complex web projects | 2,587 |
xz/new.css | A lightweight CSS framework designed for rapid prototyping of simple HTML websites with minimal configuration. | 3,965 |
basscss/basscss | A modular CSS toolkit designed to speed up development with clear and humanized naming conventions, reusable styles, and no side effects. | 5,851 |
postcss/postcss | A tool for transforming styles with JavaScript plugins | 28,576 |
vanilla-extract-css/vanilla-extract | A tool for writing and managing CSS styles in TypeScript at build time | 9,653 |
linkedin/css-blocks | An ergonomic CSS authoring system that compiles to high-performance stylesheets with static analysis and optimization capabilities. | 6,333 |
rtsao/csjs | A modular CSS system with ES6 syntax that allows you to write and compose styles in JavaScript. | 576 |
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 |
jacobrask/styledocco | Generates documentation and style guides from CSS stylesheets | 1,064 |
mrkrupski/less-dynamic-stylesheet | A collection of reusable mixins for building dynamic CSS stylesheets using LESS. | 97 |
gajus/react-css-modules | Automates mapping of CSS class names to unique identifiers in React components | 5,207 |
susam/spcss | A lightweight, minimal CSS stylesheet for styling simple HTML pages | 946 |
alexruzzarin/styled-reboot | A CSS file providing Bootstrap 4 styles specifically tailored for use with styled-components | 27 |
adamschwartz/magic-of-css | An educational resource for web developers to learn CSS fundamentals through a structured course format. | 6,652 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |