electron-userland / electron-webpack-quick-start

A bare minimum project structure to get started developing with electron-webpack.
https://webpack.electron.build/
729 stars 257 forks source link

css importing (bootstrap.css for example) #27

Open wayfarer-rus opened 6 years ago

wayfarer-rus commented 6 years ago

This quick-start configuration doesn't load css files from file-system, only from web. Is there a workaround or I have to configure webpack loader by myself?

sean7218 commented 5 years ago

I am having the same issue

coderlindacheng commented 4 years ago

I get the same problem