-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
As a module author, I want a standard CSS-in-JS format to allow me to provide my styles agnostic of whatever runtime or UI library the parent app is using.
As a module consumer, I want to be able to collect all the styles provided in my dependency tree and pass them to my runtime of choice.
IMO this is essential if we want to allow people to publish CSS-in-JS without punishing them for picking the wrong library.
Does this sound like a good idea? Do we have any thoughts on how best to achieve this?
Metadata
Metadata
Assignees
Labels
No labels