ember-css-modules
CSS module manager
Ember CSS modules integration
CSS Modules for ambitious applications
282 stars
45 watching
49 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
css-moduleshacktoberfestnpm
Related projects:
Repository | Description | Stars |
---|---|---|
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
jacob-ebey/remix-css-modules | A tool that demonstrates how to use CSS modules with Remix.run in a TypeScript project | 10 |
salsify/ember-debug-logger | An Ember addon for logging debug information with namespace support | 36 |
webark/ember-component-css | An Ember CLI addon for specifying component-specific stylesheets | 540 |
jelhan/ember-style-modifier | A modifier for Ember.js templates to apply custom CSS styles without requiring inline styles. | 36 |
svnm/deku-css-modules | Automates loading of CSS Modules in Deku components | 8 |
salsify/ember-cli-dependency-lint | Detects and reports conflicting version requirements of add-ons in an Ember application | 83 |
atfzl/eslint-plugin-css-modules | Tool to help ensure consistent usage of CSS modules in JavaScript projects | 152 |
css-modules/icss | Defines a format for CSS files used in component-based web applications to enable interoperability between CSS and JavaScript. | 628 |
jeffjewiss/ember-cli-postcss | An Ember.js add-on that integrates PostCSS with the Ember CLI build process | 110 |
spencer516/ember-functional-modifiers | Provides an API for adding custom modifications to elements in Ember applications. | 40 |
markdowncss/modest | A CSS module for styling Markdown content in a restrained and simple manner. | 130 |
rtsao/csjs | A modular CSS system with ES6 syntax that allows you to write and compose styles in JavaScript. | 575 |
ember-codemods/ember-module-migrator | Automated tool for migrating Ember applications to a new module format. | 74 |