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
|
@ -1 +0,0 @@
|
|||
../../../../node_modules/react-gemini-scrollbar/node_modules/gemini-scrollbar/gemini-scrollbar.css
|
|
@ -1 +0,0 @@
|
|||
../../../../node_modules/gfm.css/gfm.css
|
|
@ -1 +0,0 @@
|
|||
../../../../node_modules/highlight.js/styles/github.css
|
Loading…
Add table
Add a link
Reference in a new issue