Reduce the production build of TailwindCSS from 2M to 12k
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
purge: {
|
||||
enabled: true,
|
||||
mode: 'layers',
|
||||
content: ['../../webroot/js/**'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user