Task 9 - Configure PurgeCSS

Use PurgeCSS to create a production version of the generated CSS.
This commit is contained in:
Oliver Davies 2021-02-18 02:09:58 +00:00
parent 204a5f931b
commit 0da8b14a52

View file

@ -1,5 +1,5 @@
module.exports = {
purge: [],
purge: ['templates/**/*.twig'],
darkMode: false, // or 'media' or 'class'
theme: {
fontFamily: {