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