mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-06-10 04:13:12 +00:00
Make temporary content for pages
Switch to SCSS for styling
This commit is contained in:
parent
b13a14ffb3
commit
12a33388f6
17 changed files with 186 additions and 42 deletions
|
@ -1,5 +1,5 @@
|
|||
import './app.css'
|
||||
import App from './App.svelte'
|
||||
import '%/styles/main.scss'
|
||||
import App from '%/App.svelte'
|
||||
|
||||
const app = new App({
|
||||
target: document.getElementById('app'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue