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

feat: whitelist elevation variants

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