From 532ca9046056d8408b7e444587d76727de3706a2 Mon Sep 17 00:00:00 2001 From: Joscha Henningsen Date: Tue, 4 Jan 2022 06:52:04 +0100 Subject: [PATCH 1/3] update content directive, flex-grow -> grow --- web/tailwind.config.js | 2 +- web/template/admin/admin.gohtml | 4 ++-- web/template/admin/admin_tabs/edit-course.gohtml | 4 ++-- web/template/header.gohtml | 4 ++-- web/template/partial/stream/chat.gohtml | 2 +- web/template/watch.gohtml | 2 +- web/ts/schedule.ts | 6 +++--- web/ts/watch.ts | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/web/tailwind.config.js b/web/tailwind.config.js index 51aa79630..9ebd55b16 100644 --- a/web/tailwind.config.js +++ b/web/tailwind.config.js @@ -1,6 +1,6 @@ // eslint-disable-next-line no-undef module.exports = { - purge: [ + content: [ "./assets/css/*.css", "./template/**/*.gohtml", "./template/**/**/*.gohtml", diff --git a/web/template/admin/admin.gohtml b/web/template/admin/admin.gohtml index 6ce58fda5..8b3cab8a1 100755 --- a/web/template/admin/admin.gohtml +++ b/web/template/admin/admin.gohtml @@ -63,7 +63,7 @@ {{end}}
  • - CoursesCourses