This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
ezbookkeeping
Watch
1
Star
0
Fork
You've already forked ezbookkeeping
0
mirror of
https://github.com/mayswind/ezbookkeeping
synced
2026-04-21 13:37:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
e172e040f9
ezbookkeeping
/
postcss.config.js
9 lines
142 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Upgrade to vue3 (#16) * upgrade to vue 3.x and framework7 8.x * change calendar plugin to vue-datepicker * disable export button when user does not hava any transaction * implement new pin code input * append thousands separator in amount in exchange rates page
2023-04-20 17:45:00 +00:00
module
.
exports
=
{
desktop version supports rtl
2025-08-17 16:45:26 +00:00
plugins
:
{
'autoprefixer'
:
{
logical
:
false
}
,
'postcss-preset-env'
:
{
}
,
}
,
Upgrade to vue3 (#16) * upgrade to vue 3.x and framework7 8.x * change calendar plugin to vue-datepicker * disable export button when user does not hava any transaction * implement new pin code input * append thousands separator in amount in exchange rates page
2023-04-20 17:45:00 +00:00
}
;
Reference in a new issue
Copy permalink