[#335] Ajouter le package Histoire #2

Closed
kevin wants to merge 16 commits from feat/335-ajout-package-histoire into develop
Showing only changes of commit b4ffe0d29e - Show all commits

View File

@@ -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: {