Runtime dependency injection
Open
- Dominant language
- No language data
- Stars
- 250
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.