mirror of
https://github.com/ivabus/gui
synced 2025-06-08 00:00:27 +03:00
init
This commit is contained in:
parent
b5ccbaaae1
commit
7394a13747
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import '$appcss';
|
import '$appcss';
|
||||||
|
import '@tea/ui/icons/icons.css';
|
||||||
import Placeholder from '$components/Placeholder/Placeholder.svelte';
|
import Placeholder from '$components/Placeholder/Placeholder.svelte';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue