Skip to main content

All Questions

Tagged with
0 votes
0 answers
53 views

How to add `tailwindcss` to my Vue + Electron Forge project?

I'm doing my first sample project using Vue + Electron Forge with the template vite+typescript. Now I want to add tailwind but I can't seem to find any useful documentation online. This is my project ...
David Peña's user avatar
0 votes
0 answers
253 views

How to fix this issue using sequelize and electron with vite?

I have created a fresh electron-vite on vue-ts setup from this source https://electron-vite.org/ and installed sequelize. now i am having an error attached here: error on npm run dev from the package ...
Jhusss's user avatar
  • 3