hyperfocalHQ / pollen

The CSS variables build system
https://www.pollen.style
MIT License
887 stars 14 forks source link

RFC: Support for queries #63

Closed madeleineostoja closed 2 years ago

madeleineostoja commented 2 years ago

Pollen needs a way to support outputting queries to its final CSS. This would open up support of responsive variables (via @media) and progressive enhancement (via @supports) in a design system straight from config. The former has obvious strong use-cases, and #62 shows a good use case of the latter.

I haven’t yet thought of an elegant config API to support it, so this is a request for comment to get some ideas and feedback.

madeleineostoja commented 2 years ago

Closed by 458389eb6bf605f9d134ef73eba9f0537511aa3a