playground-feedback icon indicating copy to clipboard operation
playground-feedback copied to clipboard

Can't import CSS in JavaScript

Open bundyo opened this issue 5 years ago • 0 comments

Did you search for the problem in other open issues in this repo?

Yes

Tell us about the problem

Importing CSS in JavaScript doesn't work as it does in Webpack enabled project.

Are there any errors/warnings logged in your browser console?

Error: com.tns.NativeScriptException: Failed to find module: "./HelloWorld.css", relative to: app/components/

Which platform(s) does your issue occur on?

Both

Please tell us how to recreate the issue with as much detail as possible.

https://play.nativescript.org/?template=play-vue&id=vgdClP&v=4

bundyo avatar Nov 22 '18 09:11 bundyo