Extract CSSOM/DOM related utilities into a separate package
Open
complexity:moderate
important
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
As a first step of moving to jest, we need to separate the code that needs karma and cross-browser testing, since jest doesn't support that.
We can create a small functional utility belt for CSSinJS libraries that encapsulates all the CSSOM/DOM logic and we can use the current karma setup for this library.
Needed also for https://github.com/cssinjs/jss/issues/745
Contributor guide
Assessment
This issue has not been assessed yet.