This website requires JavaScript.
Explore
Help
Register
Sign In
accounting
/
books
Watch
2
Star
0
Fork
0
You've already forked books
mirror of
https://github.com/frappe/books.git
synced
2024-11-09 23:30:56 +00:00
Code
Issues
Releases
Activity
01b29dc2a6
books
/
postcss.config.js
4 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: Migrate project structure to Vue CLI - Electron build using vue-cli-plugin-electron-builder
2019-12-12 17:37:43 +00:00
module
.
exports
=
{
chore: format files using prettier
2023-06-27 07:40:04 +00:00
plugins
:
[
require
(
'tailwindcss'
)
,
require
(
'autoprefixer'
)
]
,
chore: Migrate project structure to Vue CLI - Electron build using vue-cli-plugin-electron-builder
2019-12-12 17:37:43 +00:00
}
;
Copy Permalink