Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Loaded styles dont work #22

Open
drnkwati opened this issue Sep 25, 2018 · 1 comment
Open

Loaded styles dont work #22

drnkwati opened this issue Sep 25, 2018 · 1 comment

Comments

@drnkwati
Copy link

Loading css does not seam to apply on page.
I cant figure out why.

@GuilhermeBiancardi
Copy link

Replace line 325 by:

ext = true;
if(moduleFile.split('.').pop() != "js"){
ext = false;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants