Explorar o código

Update infopanel class safe list entry

Updated the safe list entry to make the .closed class not get purged.
ApisNecros %!s(int64=2) %!d(string=hai) anos
pai
achega
9102ab0516
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tailwind.config.js

+ 1 - 1
tailwind.config.js

@@ -11,7 +11,7 @@ module.exports = {
       '.modal-title',
       '.modal-closer',
       '.modal-body',
-      ".closed"
+      'closed',
     ]
   },
   darkMode: false, // or 'media' or 'class'