Ditch bootstrap for bulma

This commit is contained in:
Tristan Daniël Maat 2022-06-21 12:16:33 +01:00
parent 5c72fe455f
commit abe8ee631e
Signed by: tlater
GPG key ID: 49670FD774E43268
13 changed files with 1107 additions and 4223 deletions

6
.jsbeautifyrc Normal file
View file

@ -0,0 +1,6 @@
{
"indent_size": 2,
"html": {
"end_with_newline": true
}
}