Update tailwind css safelist
This commit is contained in:
parent
1199490654
commit
cdeb779ba2
@ -170,7 +170,8 @@ module.exports = {
|
|||||||
'md:!hidden',
|
'md:!hidden',
|
||||||
'gap-6',
|
'gap-6',
|
||||||
'gap-7',
|
'gap-7',
|
||||||
'gap-10'
|
'gap-10',
|
||||||
|
'gt-md:justify-center'
|
||||||
],
|
],
|
||||||
corePlugins: {
|
corePlugins: {
|
||||||
preflight: false
|
preflight: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user