323961b 721c5b3 323961b
1
2
3
4
5
6
7
8
9
module.exports = { important: true, content: ['./src/**/*.{ts,tsx}', './amins/**/*.{ts,tsx}'], theme: { extend: {}, }, plugins: [], };