This commit is contained in:
pluja 2024-05-07 23:32:22 +02:00
parent b88c952be1
commit e34d1f12dc
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["./frontend/templates/**/*.{html,js,gohtml}"],
content: ["./**/*.{html,js,gohtml}"],
theme: {
extend: {
fontFamily: {