jspm-startup icon indicating copy to clipboard operation
jspm-startup copied to clipboard

Add css

Open letmaik opened this issue 10 years ago • 0 comments

I'm having some problems how to reference a local css file. I want to include it with import 'css/style.css!'; but then the "*": "*.js", paths rule triggers and then it tries to load /css.js. Maybe you can add this next to referencing an external css file in the example.

letmaik avatar Jun 24 '15 14:06 letmaik