Files
next-web/tailwind.config.ts
T
2025-07-16 17:27:22 -04:00

6 lines
54 B
TypeScript

module.exports = {
theme: {
extend: {},
},
};