mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-19 07:29:46 +02: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