aesthetic-suite / framework

🎨 Aesthetic is an end-to-end multi-platform styling framework that offers a strict design system, robust atomic CSS-in-JS engine, a structural style sheet specification (SSS), a low-runtime solution, and much more!
https://aestheticsuite.dev
MIT License
203 stars 5 forks source link

Themes can be improved #88

Closed milesj closed 3 years ago

milesj commented 4 years ago

Right now instantiating them takes about 3ms.

Screen Shot 2020-04-15 at 10 39 54 AM
milesj commented 3 years ago

This is no longer an issue as mixins don't build until they're called.