Fix CSS purge path
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
co-authored by
Max Brunsfeld
parent
9a6c4a1718
commit
86ca442fbe
@@ -39,6 +39,6 @@ module.exports = {
|
||||
require('@tailwindcss/typography'),
|
||||
],
|
||||
purge: [
|
||||
"../templates/**/*.hbs"
|
||||
"../server/templates/**/*.hbs"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user