Files
test1/components/image-editor/styles/index.css
2026-03-20 07:33:46 +00:00

8 lines
119 B
CSS

@import "./icons.css";
@layer base {
.image-editor-sdk-root {
/* @apply bg-background text-foreground; */
}
}