Код: Выделить всё
The Код: Выделить всё
class does not exist. IfКод: Выделить всё
is a custom class, make sure it is defined within aКод: Выделить всё
directive.globals.css
Код: Выделить всё
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer base {
* {
@apply border-border; //error
}
body {
@apply bg-background text-foreground;
}
}
Подробнее здесь: https://stackoverflow.com/questions/774 ... stom-class
Мобильная версия