Use TailWindCSS with DaisyUi instead of Bulma for styles

Add navbar and footer
Improve design of the List
Add MIT LICENCE
This commit is contained in:
Lucàs
2022-08-16 19:16:02 +02:00
parent 3c1e040c15
commit ba11981039
21 changed files with 879 additions and 242 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"src/assets"
],
"styles": [
"node_modules/bulma/bulma.sass",
"node_modules/daisyui/dist/full.css",
"src/styles.css"
],
"scripts": []