mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-27 20:01:31 +01:00
minijinja running
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: [
|
||||
'./src/server/templates/**/*'
|
||||
'./templates/**/*'
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
|
||||
Reference in New Issue
Block a user