mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
chore: Migrate project structure to Vue CLI
- Electron build using vue-cli-plugin-electron-builder
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
plugins: [require('tailwindcss'), require('autoprefixer')]
|
||||
};
|
||||
Reference in New Issue
Block a user