CSS Modules topic

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.

List CSS Modules repositories

coc-cssmodules

70
Stars
2
Forks
Watchers

css modules autocompletion and go to definition coc.nvim plugin

react-css-themr

591
Stars
69
Forks
Watchers

Easy theming and composition for CSS Modules.

css-in-react

104
Stars
13
Forks
Watchers

🍭 CSS in React - Learn the best CSS in JS frameworks by example

kratos-boilerplate

313
Stars
37
Forks
Watchers

:fire: A simple boilerplate for creating statics PWA using Webpack, Pug, PostCSS and CSS Modules

stylin

180
Stars
5
Forks
Watchers

A built-time CSS library for styling React components.

rr-boilerplate

36
Stars
8
Forks
Watchers

A lightweight React&Redux boilerplate

dev-toolkit

133
Stars
12
Forks
Watchers

Universal Development Toolkit for Javascript People

css-modules-flow-types

93
Stars
15
Forks
Watchers

Creates flow type definitions from CSS Modules files using Webpack loader or CLI 👾

Simple Starter Template for React, TypeScript, postCSS, ITCSS, CSS-Modules, Webpack and Live Reloading (React Hot Loader 3)