dashboard: use webpack for builds; use tailwindcss instead of bulma; all sorts of tweaks

This commit is contained in:
Dragory 2019-10-10 21:58:00 +03:00
parent 028786d348
commit 577500af92
42 changed files with 4813 additions and 3174 deletions

View file

@ -1,7 +1,7 @@
<template>
<div>
<h1 class="z-title is-1 mb-1">Work in progress</h1>
<p class="mb-1">
<h1>Work in progress</h1>
<p>
This page is a work in progress.
</p>
</div>