Created
April 17, 2019 04:39
-
-
Save digitalbocca/a0185c966d211a3aeb37b2e47d0d4e3d to your computer and use it in GitHub Desktop.
Configuração do plugin parcel-plugin-purgecss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = { | |
content: ['**/*.pug'] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment