cssinjs / jss

JSS is an authoring tool for CSS which uses JavaScript as a host language.
https://cssinjs.org
MIT License
7.08k stars 399 forks source link

Feat/exports-maps for consistent behaviour of esm imports in node and browser environments #1552

Open kof opened 3 years ago

kof commented 3 years ago

Original PR https://github.com/cssinjs/jss/pull/1528

This PR reverts changes to moduleId and fixes tests.