Code: Select all
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer base {
* {
@apply border-border; /* error */
}
body {
@apply bg-background text-foreground;
}
}
< /code>
Ich weiß nicht, wie dies geschah. Dies war eine Reaktion nächste App mit Tailwindcss Das [url=viewtopic.php?t=26065]Problem[/url] in Tailwind.config.js
Mobile version