📚 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.
a [μ] microInteraction library built with CSS Animations and controlled by JavaScript Power
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
Themeable design system for the SEEK Group
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
Creates .d.ts files from CSS Modules .css files
My best-practices-included universal frontend starter kit
🎸 Ready-to-rock Preact starter project, powered by Webpack.
Do more with less JavaScript. Microsite is a smarter, performance-obsessed static site generator powered by Preact and Snowpack.
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
Better styling for React Native
Define React presentational components with CSS
🎁 Generate type definitions (.d.ts) for CSS Modules using SCSS