electron-userland / electron-webpack

Scripts and configurations to compile Electron applications using webpack
https://webpack.electron.build/
903 stars 170 forks source link

Adding tailwind to Electron-Webpack #457

Closed Lermatroid closed 2 years ago

Lermatroid commented 2 years ago

I would like to add tailwind css to electron-webpack but cannot find any docs on how to do so, how would one go about doing this?

Lermatroid commented 2 years ago

For anyone who has this issue down the line, this repo has a working example.