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