Draft: New more dynamic structure #9

Open
gkleen wants to merge 30 commits from restructure into main
3 changed files with 8 additions and 1 deletions
Showing only changes of commit 59a6a0b55e - Show all commits

View File

@ -1,4 +1,4 @@
import 'bootstrap/scss/bootstrap.scss'
import {} from 'bootstrap'
import {} from './main.css'
import {} from './main.sass'

View File

7
frontend/src/main.sass Normal file
View File

@ -0,0 +1,7 @@
nav ul
list-style-type: none
margin: 0
padding: 0
li
display: inline