FreddyFY / styled-container-query

Use Container Queries [Element Queries] with styled-components
https://freddyfy.github.io/styled-container-query/
MIT License
51 stars 7 forks source link

dist not valid #2

Closed chrisrichard closed 5 years ago

chrisrichard commented 5 years ago

dist isn't transpiled but it's not valid ES6 module syntax either (I think import must be first?)

I'm not able to use via npm+webpack.

FreddyFY commented 5 years ago

Hi @chrisrichard, can you upload a zip where I can reproduce the issue?