diff --git a/files/templates/default.html b/files/templates/default.html index 18e687f767..636ea724cd 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -192,7 +192,7 @@ {% endassets %} - + {% if v %} diff --git a/tailwind.config.js b/tailwind.config.js index 43bed8ff01..4416093e10 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -27,7 +27,7 @@ module.exports = { green: colors.green, red: colors.red, yellow: colors.amber, - blue: colors.sky, + blue: colors.sky }, fontFamily: { 'sans-serif': ['Helvetica Neue', '-apple-system', 'BlinkMacSystemFont', 'Tahoma', 'Segoe UI', 'Helvetica', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'],