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']
|
||||
}
|
||||
},
|
||||
// Rest of the themes will use the 'default' as the base theme
|
||||
// and extend them with their given configuration
|
||||
// Rest of the themes will use the 'default' as the base
|
||||
// theme and extend it with their given configuration
|
||||
'brand' : {
|
||||
primary: customPalettes.brand
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user