Skip to content

Commit 1405dce

Browse files
committed
Paths update
1 parent 0b0cd29 commit 1405dce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

postcss.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ const tailwindcss = require('tailwindcss');
44
const purgecss = require('@fullhuman/postcss-purgecss')({
55
content: [
66
'./htdocs/site/templates/*.php',
7+
'./htdocs/site/templates/**/*.php',
78
'./htdocs/site/snippets/*.php',
89
'./htdocs/site/snippets/**/*.php',
910
],

0 commit comments

Comments
 (0)