mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-04-16 13:43:19 -04:00
fix tw
This commit is contained in:
parent
b88c952be1
commit
e34d1f12dc
@ -1,6 +1,6 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ["./frontend/templates/**/*.{html,js,gohtml}"],
|
||||
content: ["./**/*.{html,js,gohtml}"],
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user