Move postcss purge config to gradle
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
purge: {
|
||||
content: [
|
||||
'../simplenotes-app/src/main/kotlin/be/simplenotes/app/views/**/*.kt'
|
||||
process.env.PURGE
|
||||
]
|
||||
},
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user