mui / pigment-css

Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time.
MIT License
396 stars 19 forks source link

Create playground #84

Open oliviertassinari opened 1 month ago

oliviertassinari commented 1 month ago

Summary

Create a Playground so developers can't play and debug the tool.

Examples

Motivation

I suspect that for any tools like this one that perform code transformations, we need a Playground so:

Search keywords: -

oliviertassinari commented 1 month ago

A possible use case: https://github.com/mui/pigment-css/issues/86, help people understand what's going on.