Spaces:
Running
Running
module.exports = { | |
content: ["./**/*.{html,js}"], | |
theme: { | |
extend: {}, | |
}, | |
plugins: [], | |
} |
module.exports = { | |
content: ["./**/*.{html,js}"], | |
theme: { | |
extend: {}, | |
}, | |
plugins: [], | |
} |