# CSS Loader will process the css files and move to the build destination | |
npm install --save-dev css-loader | |
# This module will add the styles to the html | |
npm install --save-dev style-loader |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment