Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mandlapower/webpack-css-example

 
 

Repository files navigation

js-standard-style npm dependencies status npm devDependencies status Build Status

Webpack CSS Example

Example repo showing how to automatically generate a CSS bundle from explicitly required Sass source with Webpack.

Read the blog post!

Running

  • npm install
  • npm run build
  • Take a look at the generated CSS in build/

Contributing

Please adhere to the existing code style. JavaScript that doesn't comply with standard will cause the build to fail.

All issues, pull requests & code contributions must comply with the Contributor Code of Conduct

License

Webpack CSS Example is released under the MIT License.

About

Example repo showing a webpack CSS build

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.6%
  • HTML 9.3%
  • CSS 8.1%