ember-component-css
ember-component-css copied to clipboard
An Ember CLI addon which allows you to specify styles for individual components
It would be great to see that styles.css/scss is auto-generated if you do `ember g component my-component` inside component's folder. Everyone uses this addon to include styles in pod folders....
When we're installed inside of an app, we should add a `styles.css` file into pod directories when the standard `ember generate component` blueprint is used with either `--pod` or if...
When I am using ember-component-css addon in development env - everything works fine, I got class prefix in each style when i am using {{this.styleNamespace}}. Example: ``` // ``` But...
I am having trouble converting a few related projects from `ember-css-modules` to `ember-component-css`. Specifically, I am unable to get `ember-component-css` to work with an addon using classic structure or pods...
Bumps [minimist](https://github.com/minimistjs/minimist) from 0.2.1 to 0.2.4. Changelog Sourced from minimist's changelog. v0.2.4 - 2023-02-24 Commits [Tests] check side-effects of pollution protection 3dbebff [Robustness] rework isConstructorOrProto 34e20b8 [Dev Deps] update tape...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3. Changelog Sourced from socket.io-parser's changelog. 3.3.3 (2022-11-09) Bug Fixes check the format of the index of each attachment (fb21e42) 3.4.2 (2022-11-09) Bug Fixes check...