-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently, most components use unsafeCSS, which results in their style files not being compressed.
A plugin is being planned to address this issue. This plugin will use the runtime result of the styles as the compiled result.
The expected workflow of the plugin is:
- The developer writes the style file.
- The plugin reads the style file.
- The plugin virtually runs the style file and dumps the result.
- The plugin uses the runtime result as the compiled result.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels