mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 01:08:47 +00:00
(tailwind.config) Fixed: typo on comment
This commit is contained in:
parent
82ed80e35d
commit
3ba64abf6e
|
@ -35,8 +35,8 @@ const themes = {
|
||||||
500: colors.red['50']
|
500: colors.red['50']
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// Rest of the themes will use the 'default' as the base theme
|
// Rest of the themes will use the 'default' as the base
|
||||||
// and extend them with their given configuration
|
// theme and extend it with their given configuration
|
||||||
'brand' : {
|
'brand' : {
|
||||||
primary: customPalettes.brand
|
primary: customPalettes.brand
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user