Create some initial models
This commit is contained in:
@@ -3,10 +3,4 @@ module.exports = {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
purge: [
|
||||
// Templates within theme app (e.g. base.html)
|
||||
'../templates/**/*.html',
|
||||
// Templates in other apps
|
||||
'../../templates/**/*.html',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user