stylify / packages

💎 Monorepository for Stylify packages. Stylify uses CSS-like selectors to generate Extremely optimized utility-first CSS dynamically based on what you write 💎.
https://stylifycss.com
MIT License
424 stars 9 forks source link

Generate embedable styleguide #280

Open Machy8 opened 3 months ago

Machy8 commented 3 months ago

Describe the problem

Based on imported config from stylify.

Describe the proposed solution

On bundler start, generate stylify configuration. Its gonna be a single HTML file that will visualize the Stylify config.

Alternatives considered

Nope

Importance

nice to have