fix css import pt 2
Some checks failed
CI / test-and-build (push) Failing after 4m46s

This commit is contained in:
2026-03-24 11:22:56 +01:00
parent 7ed1b207b4
commit d1f3e0f514

View File

@@ -19,6 +19,7 @@ defineProps<{
<style scoped>
@import "tailwindcss";
@import "../../theme.css";
.btn {
@apply h-10 text-sm;
padding: 0 1.5rem;