Skip to content

serbanghita/webpack-sass-fonts-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC (Webpack with SASS with CSS containing remote fonts)

Goals

  • load and copy fonts from 3rd party package (bootstrap).
  • use SASS to generate the CSS files.
  • import HTML templates that contain images.
  • bundle the JavaScript code and transpile it.

Install & Run

  • npm install
  • npm run build (static build)
  • npm run dev (run local HTTP dev server)

About

POC of bundling CSS, Fonts and Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published