https://github.com/clarksource/ember-css-modules-config
Bootstraps ember-css-modules with various PostCSS plugins and good defaults.
https://github.com/clarksource/ember-css-modules-config
ember-addon ember-css-modules postcss
Last synced: about 1 month ago
JSON representation
Bootstraps ember-css-modules with various PostCSS plugins and good defaults.
- Host: GitHub
- URL: https://github.com/clarksource/ember-css-modules-config
- Owner: ClarkSource
- License: mit
- Created: 2019-04-01T09:30:43.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T16:01:47.000Z (over 2 years ago)
- Last Synced: 2025-04-15T07:19:47.651Z (about 1 month ago)
- Topics: ember-addon, ember-css-modules, postcss
- Language: JavaScript
- Size: 2.02 MB
- Stars: 2
- Watchers: 20
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @clark/ember-css-modules-config
[](https://github.com/ClarkSource/ember-css-modules-config/actions)
[](http://badge.fury.io/js/@clark%2Fember-css-modules-config)
[](http://badge.fury.io/js/@clark%2Fember-css-modules-config)
[](https://emberobserver.com/addons/@clark/ember-css-modules-config)
[](https://github.com/prettier/prettier)
[](https://www.clark.de/de/jobs)
[](https://dependabot.com/)
[](https://david-dm.org/ClarkSource/ember-css-modules-config)
[](https://david-dm.org/ClarkSource/ember-css-modules-config?type=dev)Bootstraps [ember-css-modules][ember-css-modules] with various
[PostCSS plugins][postcss-parts] and good defaults.[ember-css-modules]: https://github.com/salsify/ember-css-modules
[postcss-parts]: https://www.postcss.parts/## Installation
```sh
ember install @clark/ember-css-modules-config
```## License
This project is licensed under the [MIT License](LICENSE.md).