Files
next-web/tailwind.config.ts
T

6 lines
54 B
TypeScript
Raw Normal View History

2025-07-08 14:57:06 -04:00
module.exports = {
theme: {
extend: {},
2025-07-08 14:57:06 -04:00
},
};