Skip to content
Snippets Groups Projects
Commit 48408954 authored by xaralis's avatar xaralis
Browse files

fix: whitelist missing overflow

parent 0df3ba30
Branches
No related tags found
No related merge requests found
...@@ -38,6 +38,7 @@ module.exports = { ...@@ -38,6 +38,7 @@ module.exports = {
/opacity-*/, /opacity-*/,
/^truncate/, /^truncate/,
/^break-*/, /^break-*/,
/^overflow-*/,
/^duration-*/, /^duration-*/,
/^max-w-*/, /^max-w-*/,
/ico--*/, /ico--*/,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment