mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-06-16 07:03:13 +00:00
Clean up file structure
Speed up compile times
This commit is contained in:
parent
8416549858
commit
109386bf51
15 changed files with 171 additions and 221 deletions
|
@ -1,8 +0,0 @@
|
|||
<script>
|
||||
export let bottom = false
|
||||
</script>
|
||||
|
||||
<div class="loader" class:bottom={bottom}>
|
||||
<div class="bar bar-1"></div>
|
||||
<div class="bar bar-2"></div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue