mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
payment logo implementation
This commit is contained in:
5
tailwind.config.js
vendored
5
tailwind.config.js
vendored
@@ -5,13 +5,14 @@ module.exports = {
|
||||
debugScreens: {
|
||||
position: ['bottom', 'right'],
|
||||
},
|
||||
textColor: {
|
||||
/*textColor: {
|
||||
'green': '#0ABB87',
|
||||
'red': '#fd397a',
|
||||
'yellow': '#ffb822',
|
||||
'purple': '#9d66fe',
|
||||
'blue': '#5578eb',
|
||||
},
|
||||
'white': '#fff',
|
||||
},*/
|
||||
extend: {
|
||||
scale: {
|
||||
'97': '.97',
|
||||
|
||||
Reference in New Issue
Block a user