module.exports = { important: true, content: ['./src/**/*.{ts,tsx}', './amins/**/*.{ts,tsx}'], theme: { extend: {}, }, plugins: [], };