marcj / css-element-queries

CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.
http://marcj.github.io/css-element-queries/
MIT License
4.27k stars 487 forks source link

feat: implement native ES module support via rollup #301

Open JounQin opened 3 years ago

JounQin commented 3 years ago

close #298

This implementation is very simple and naive, it would be great to rewrite the whole module to true native ES module, or TypeScript instead, but I don't know whether you're going to accept.

@marcj

mr-smit commented 3 years ago

would be great https://github.com/JounQin/css-element-queries/commit/52d6a289b0fd9467b274da1e776c78883e5372c3

JounQin commented 3 years ago

would be great JounQin@52d6a28

I'm not sure what's your meaning by referencing the commit.