fix css references to make suitable for import

This commit is contained in:
Elijah Duffy
2025-07-03 19:30:45 -07:00
parent 8bea47f9fd
commit 79552d21f8
6 changed files with 16 additions and 6 deletions

View File

@@ -363,7 +363,7 @@
</div>
<style lang="postcss">
@reference "../app.css";
@reference "./styles/theme.css";
:global(.time-input) {
@apply h-16 w-24 text-center text-xl;