Update tailwind config for templ
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
This commit is contained in:
parent
2c15c6f840
commit
0da1551a2b
@ -1,6 +1,6 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ["view/**/*.gohtml"],
|
||||
content: ["view/**/*.templ"],
|
||||
theme: {
|
||||
extend: {
|
||||
listStyleImage: {
|
||||
|
Loading…
Reference in New Issue
Block a user