-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussion
Description
Is there a reason why component styles and other styles in 'main' are not processed by css-loader?
Let's say I have component with ~15 icons. These are small in size and I want them to be encoded in BASE64. The only way to do it now is to move some component's css rules including 'background[-url]' to styles.scss. But it doesn't help me to make this component reusabe in future (I want to move some components to standalone npm package).
changLiuUNSW
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussion