Added css/cleanup of index.html
This commit is contained in:
parent
fe86ce2fa8
commit
6a15c61677
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||||
<link rel="stylesheet" href="<%= BASE_URL %>assets/style.css">
|
||||
<title>vikunja-frontend</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
1
src/assets/style.sass
Normal file
1
src/assets/style.sass
Normal file
|
@ -0,0 +1 @@
|
|||
@import "~bulma/bulma.sass"
|
Loading…
Reference in a new issue