Open
Description
Hi!
I wanted to let you know that this demo is not working, at least for me. I have done a fast research and I think it is related with the paths for css imports... for some reason./a.css
becomes http://localhost/http://localhost/src/a.css
and it can't be loaded by the browser and creating the bundle I get [path..]/file:[path..]/src/a.css
not found...
changing any ./
to src/
works for creating the bundle, but no on the browser
Any clue, workaround or update? it would be appreciated. Probably it is not the best place to ask... but new on css-modules with jspm ;)
Thanks a lot!
P.D when I could create the bundle the 'transformed' css was not injected in any place, was this working before? should it be done in a different way?
Thanks again ;)
Metadata
Metadata
Assignees
Labels
No labels