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

new: Improve SSS and core interoperability. #139

Closed milesj closed 3 years ago

milesj commented 3 years ago

Summary

This builds upon https://github.com/aesthetic-suite/framework/pull/138 to define media/selector/supports on the block automatically from SSS so we no longer need to figure it out in core.

Also cleaning up SSS a bit and removing unnecessary code.

Screenshots

Checklist