8 lines
119 B
CSS
8 lines
119 B
CSS
@import "./icons.css";
|
|
|
|
@layer base {
|
|
.image-editor-sdk-root {
|
|
/* @apply bg-background text-foreground; */
|
|
}
|
|
}
|