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

feat: whitelist elevation variants

parent 7f090246
Branches
Tags
No related merge requests found
...@@ -41,6 +41,7 @@ module.exports = { ...@@ -41,6 +41,7 @@ module.exports = {
/^((sm|md|lg|xl)\:)?grid-flow-*/, /^((sm|md|lg|xl)\:)?grid-flow-*/,
/^((sm|md|lg|xl)\:)?head-*/, /^((sm|md|lg|xl)\:)?head-*/,
/^((sm|md|lg|xl)\:)?clearfix/, /^((sm|md|lg|xl)\:)?clearfix/,
/^((sm|md|lg|xl|hover)\:)?elevation-*/,
/opacity-*/, /opacity-*/,
/^truncate/, /^truncate/,
/^break-*/, /^break-*/,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment