Update tailwind config for templ

Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
This commit is contained in:
Matthew Stobbs 2024-03-14 12:23:05 -06:00
parent 2c15c6f840
commit 0da1551a2b

View File

@ -1,6 +1,6 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["view/**/*.gohtml"],
content: ["view/**/*.templ"],
theme: {
extend: {
listStyleImage: {