Actualiser tailwind.config.ts
This commit is contained in:
@@ -9,7 +9,7 @@ export default {
|
||||
],
|
||||
safelist: [
|
||||
{
|
||||
pattern: /^(?:(?:sm|md|lg|xl|2xl):)?(?:text|rounded|w|min-w|max-w)-[^\s]+$/,
|
||||
pattern: /(sm:|md:|lg:|xl:|2xl:)?(text|rounded|w|min-w|max-w)-.+/,
|
||||
},
|
||||
],
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user