mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
Update Tailwind config
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
extend: {
|
||||
colors: {
|
||||
danger: colors.rose,
|
||||
primary: colors.yellow,
|
||||
primary: colors.amber,
|
||||
success: colors.green,
|
||||
warning: colors.amber,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user