This commit is contained in:
2021-12-27 15:04:39 +01:00
parent eacff74c0a
commit aaedbc1e5a
3 changed files with 59 additions and 473 deletions

View File

@ -1,5 +1,8 @@
module.exports = {
mode: "jit",
corePlugins: {
preflight: false
},
content: [
"./layouts/**/*.html",
"./content/**/*.{html,md}",