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

feat: export opacity utils

parent 6d84a9f9
No related branches found
No related tags found
No related merge requests found
Pipeline #1808 passed
...@@ -30,6 +30,7 @@ module.exports = { ...@@ -30,6 +30,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/,
/opacity-*/,
/^text-*/, /^text-*/,
/^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