react-server-boilerplate
react-server-boilerplate copied to clipboard
How to import css file
Dear Roilan, I don't think it is a bug, it is a question. I try to use your project to render html on the server side. But how can I import a css file: 'import "bootstrap/dist/css/bootstrap.css";' in the index.js I tried and i threw the error when build:
node_modules\webpack\lib\TemplatedPathPlugin.js:70 .replace(REGEXP_HASH, withHashLength(getReplacer(data.hash), data.hashWithLength)) path.replace is not a function
+1