Re-write frontend using Tailwind CSS Tailwind allows for more flexibility than Bulma, so this commit moves to using Tailwind instead of Bulma. It changes the templates as well as the build pipeline. Hopefully the result is more pleasing to the eye than the old bright green banner.
7 files changed, 54620 insertions(+), 1362 deletions(-) M .build.yml A css/output.css A css/tailwind.css A purgecss.config.js D static/bulma.min.css M templates/html/error.html M templates/html/index.html