Ditch bootstrap for bulma
This commit is contained in:
parent
5c72fe455f
commit
abe8ee631e
13 changed files with 1107 additions and 4223 deletions
6
.jsbeautifyrc
Normal file
6
.jsbeautifyrc
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"indent_size": 2,
|
||||
"html": {
|
||||
"end_with_newline": true
|
||||
}
|
||||
}
|
Reference in a new issue