1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript7,334 stars (7,334 stars)394 forks (394 forks)user submission
enhancementhelp wanted
- Issue 種別
- feature
- 調査方針
- Examine the referenced PR comment for context on desired CSS in JS support. The modern normalize library outputs CSS that normalizes browser styles. To add CSS in JS support, the library might need to export its styles as JavaScript objects or CSS in JS compatible formats. Look at the current build system and output format. Check if there are any existing discussions or maintainer preferences.