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