mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
- transaction type for metered billing in transaction tables
This commit is contained in:
7
tailwind.config.js
vendored
7
tailwind.config.js
vendored
@@ -5,6 +5,13 @@ module.exports = {
|
||||
debugScreens: {
|
||||
position: ['bottom', 'right'],
|
||||
},
|
||||
textColor: {
|
||||
'green': '#0ABB87',
|
||||
'red': '#fd397a',
|
||||
'yellow': '#ffb822',
|
||||
'purple': '#9d66fe',
|
||||
'blue': '#5578eb',
|
||||
},
|
||||
extend: {
|
||||
scale: {
|
||||
'97': '.97',
|
||||
|
||||
Reference in New Issue
Block a user