/home/bstrasser/Documents/projects/open-source/tiny-tms/src/components/ui/theme-selector/theme-selector.svelte:56:3
Warn: Unknown at rule @apply (css)
input[type='radio']:checked + label {
@apply border border-primary;
}
/home/bstrasser/Documents/projects/open-source/tiny-tms/src/routes/(authenticated)/+layout.svelte:45:3
Warn: Unknown at rule @apply (css)
.selected {
@apply bg-primary-foreground;
}
We are getting the following warning inside of #74 and #77
Adding postcss should fix it
https://github.com/sveltejs/language-tools/blob/5a6eba15918a556e2bcb04638c313ac9dd03212c/docs/preprocessors/other-css-preprocessors.md