fix: remove safelist entry which is not longer needed
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user