ZeeCoder / container-query

A PostCSS plugin and Javascript runtime combination, which allows you to write container queries in your CSS the same way you would write media queries.
MIT License
139 stars 4 forks source link

Bundle with Rollup #23

Closed ZeeCoder closed 7 years ago

ZeeCoder commented 7 years ago

https://medium.com/webpack/webpack-and-rollup-the-same-but-different-a41ad427058c

ZeeCoder commented 7 years ago

Also convert public modules to UMD, as shown here: https://github.com/rtsao/styletron/pull/106