Skip to content

Webpack 5 configuration for Single or Multipage websites using Tailwind CSS 3, SASS, PostCSS and SWC

Notifications You must be signed in to change notification settings

noahbravo/webpack5-sass-swc-starter

Repository files navigation

Webpack 5 configuration for Single or Multipage websites using SASS, PostCSS and SWC

Features:

  • Webpack 5
  • SCSS
  • PostCSS
  • SWC
  • JS and CSS minification

How to run

  • Clone the respository and install the dependencies using npm or yarn.
  • Run npm run start to start the development server. This will open the site in localhost:3000.
  • Run npm run build to create a production build. This will build the output under the dist folder by default.

About

Webpack 5 configuration for Single or Multipage websites using Tailwind CSS 3, SASS, PostCSS and SWC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published