📚 Study guide and introduction to the modern front end stack.
-
Updated
Jun 12, 2023 - JavaScript
CSS Modules are CSS files in which all class names and animation names are scoped locally by default. They compile to a low-level interchange format called Interoperable CSS, but are written like normal CSS files. The ability to explicitly state dependencies eliminates the need to avoid naming conflicts in the global scope.
For a more colorful introduction, see this blog post, which was written by one of the authors of the project near the time of its release.
📚 Study guide and introduction to the modern front end stack.
A set of React components implementing Google's Material Design specification with the power of CSS Modules
A set of React components implementing flexboxgrid with the power of CSS Modules.
Transforms styleName to className using compile time CSS module resolution.
🔬 How the Atomic Design methodology can create a great design system from scratch and make better developers.
PostCSS plugin to use CSS Modules everywhere
My best-practices-included universal frontend starter kit
🎸 Ready-to-rock Preact starter project, powered by Webpack.
Define React presentational components with CSS
Easy theming and composition for CSS Modules.
A starter project for modern React apps with Redux
Minimal React 16 and Webpack 4 boilerplate with babel 7, using the new webpack-dev-server, react-hot-loader, CSS-Modules
Markup and styles that feel right
Starter template for React v17, Redux, CSS Modules, React-Router 4
🎩 Use Antd (Less) with Next.js v12, Zero Dependency on other Next-Plugins.
Extract css class names from required css module files, so we can render it on server.
🔥 A simple boilerplate for creating statics PWA using Webpack, Pug, PostCSS and CSS Modules