Spaces:
Sleeping
Sleeping
| module.exports = { | |
| content: ['./pages/**/*.{ts,tsx}', './components/**/*.{ts,tsx}'], | |
| theme: { extend: {} }, | |
| plugins: [], | |
| }; |
| module.exports = { | |
| content: ['./pages/**/*.{ts,tsx}', './components/**/*.{ts,tsx}'], | |
| theme: { extend: {} }, | |
| plugins: [], | |
| }; |