Would it be possible to support having this JS generated: ```js import "some-styles.css" ``` This is a common pattern in JS-land where one relies on Webpack to tree-shake the css.