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} */
|
/** @type {import('tailwindcss').Config} */
|
||||||
module.exports = {
|
module.exports = {
|
||||||
content: ["view/**/*.gohtml"],
|
content: ["view/**/*.templ"],
|
||||||
theme: {
|
theme: {
|
||||||
extend: {
|
extend: {
|
||||||
listStyleImage: {
|
listStyleImage: {
|
||||||
|
Loading…
Reference in New Issue
Block a user