fix: remove safelist entry which is not longer needed
This commit is contained in:
parent
030053adc3
commit
edc2cf7634
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ const config = {
|
|||
...safelist,
|
||||
] : [
|
||||
'md:col-span-6',
|
||||
{
|
||||
{
|
||||
pattern: /col-span-\d+/,
|
||||
variants: ['xs', 'sm', 'md', 'lg', 'xl', 'xxl'] // Include other variants (sm, lg) if needed
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue