I installed the project like it´s described in the readme.
'npm install starterkit-mustache-demo'
'npm run patternlab:loadstarterkit --kit=starterkit-mustache-demo'
Then I replaced the _app/webpack.app.js file with _app/samples/scss/webpack.app.js
and added the dependencies with running:
I have the following issue:
I installed the project like it´s described in the readme. 'npm install starterkit-mustache-demo' 'npm run patternlab:loadstarterkit --kit=starterkit-mustache-demo'
Then I replaced the _app/webpack.app.js file with _app/samples/scss/webpack.app.js and added the dependencies with running:
npm install autoprefixer import-glob-loader css-loader node-sass postcss-loader postcss-flexbugs-fixes mini-css-extract-plugin sass-loader style-loader --save-dev
After that, I changed the paths in _01-foot.mustache to:
{{{ patternLabFoot }}}