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