upgrade to node 18

This commit is contained in:
jf 2022-04-23 17:37:29 +02:00
parent 466944c2e9
commit fde6a590f5
3 changed files with 8 additions and 8 deletions

View file

@ -3,7 +3,7 @@ const defaultTheme = require('tailwindcss/defaultTheme')
module.exports = {
future: {
},
purge: [
content: [
"./templates/**/*.html"
],
theme: {