jspm-startup
jspm-startup copied to clipboard
Add css
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.