-
Updated
Jun 12, 2023 - JavaScript
CSS Modules
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.
Here are 1,848 public repositories matching this topic...
A set of React components implementing Google's Material Design specification with the power of CSS Modules
-
Updated
Dec 28, 2021 - JavaScript
A set of React components implementing flexboxgrid with the power of CSS Modules.
-
Updated
Jan 24, 2023 - JavaScript
a [μ] microInteraction library built with CSS Animations and controlled by JavaScript Power
-
Updated
Oct 4, 2018 - CSS
Transforms styleName to className using compile time CSS module resolution.
-
Updated
Aug 10, 2022 - JavaScript
-
Updated
Jan 24, 2023 - JavaScript
PostCSS plugin to use CSS Modules everywhere
-
Updated
Jul 28, 2023 - JavaScript
Themeable design system for the SEEK Group
-
Updated
Jul 25, 2023 - TypeScript
-
Updated
Mar 5, 2023 - TypeScript
-
Updated
Mar 29, 2023 - TypeScript
My best-practices-included universal frontend starter kit
-
Updated
Apr 13, 2017 - JavaScript
-
Updated
Apr 28, 2022 - JavaScript
Creates .d.ts files from CSS Modules .css files
-
Updated
Jul 29, 2023 - TypeScript
Do more with less JavaScript. Microsite is a smarter, performance-obsessed static site generator powered by Preact and Snowpack.
-
Updated
Jan 7, 2023 - TypeScript
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
-
Updated
Feb 3, 2023 - TypeScript
Better styling for React Native
-
Updated
Jul 28, 2023 - TypeScript
Define React presentational components with CSS
-
Updated
Mar 16, 2017 - JavaScript
Easy theming and composition for CSS Modules.
-
Updated
Dec 6, 2022 - JavaScript