File "page-creator.css"
Full Path: /home/shadsolw/public_html/wp-content/plugins/extendify/src/PageCreator/page-creator.css
File size: 307 bytes
MIME-type: text/plain
Charset: utf-8
@import "tailwindcss" source(none) important;
@import "../tailwind.css" source(none);
@source ".";
/* no-prefix */
.extendify-page-creator.extendify-page-creator-modal {
@apply fixed! inset-0! z-high! overflow-y-auto!;
}
.components-toggle-group-control [role="presentation"] {
@apply bg-design-main!;
}