...

/

Adding CSS and Assets to webpack

Adding CSS and Assets to webpack

Let's add CSS and assets to webpack.

Importing files

We might want to use a lot of static file assets from Webpacker, such as images or fonts, ...