diff --git a/tools/tailwind.config.js b/tools/tailwind.config.js index 1439f21..b369c2c 100644 --- a/tools/tailwind.config.js +++ b/tools/tailwind.config.js @@ -1,6 +1,6 @@ /** @type {import('tailwindcss').Config} */ module.exports = { - content: ["../web/**/*.{html,js}"], + content: ["../web/**/*.{html,js,mustache}","../web/api/**/*.{html,js,mustache}"], theme: { extend: {}, }, diff --git a/web/api/pages/err/notfound.mustache b/web/api/pages/err/notfound.mustache index 299a124..a557a7a 100644 --- a/web/api/pages/err/notfound.mustache +++ b/web/api/pages/err/notfound.mustache @@ -1,4 +1,4 @@ -