@import "tailwindcss" source(none) important; @import "../tailwind.css" source(none); @source "."; :root { color-scheme: only light; } /* 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!; }