Adding in sweeping changes

This commit is contained in:
Frank Delaguila
2022-03-13 14:01:09 -06:00
parent 7227705ac6
commit 8845c79c35
9 changed files with 81 additions and 45 deletions

View File

@@ -1,6 +1,8 @@
module.exports = {
purge: ['./src/**/*.html', './src/components/**/*.jsx'],
content: ["./src/**/*.{html,js,jsx}"],
content: [
"./src/**/*.{html,js}",
'./src/components/**/*.jsx'
],
theme: {
extend: {},
fontFamily: {