Run the CSS through webpack so we can pull in CSS files from modules with require rather than symlinking into the node_module directory which is breaking people on different npm versions.
This commit is contained in:
parent
819b80d30f
commit
7ff5e42f3e
7 changed files with 21 additions and 8 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,4 +4,4 @@ lib
|
|||
.DS_Store
|
||||
key.pem
|
||||
cert.pem
|
||||
build
|
||||
vector/components.css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue