8b3dc13
1
2
3
4
5
6
7
8
module.exports = { content: ["./src/**/*.{html,js}"], theme: { extend: {}, }, plugins: [], }