Ignore carbon for Purge CSS

This commit is contained in:
Sam Carlton 2022-07-27 13:19:07 -05:00
parent d06d26223d
commit 47463128b6

View file

@ -1,3 +1,5 @@
/*! purgecss start ignore */
/* Hidden on mobile for now */
.float-corner #carbonads {
@apply hidden;
@ -131,3 +133,5 @@
@apply py-3;
}
}
/*! purgecss end ignore */