Skip to content

Demo not working #10

Open
Open
@fernandogmar

Description

@fernandogmar

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions