2024-04-19 08:30:04 +02:00

8 lines
85 B
JavaScript

const config = {
plugins: {
tailwindcss: {},
},
};
module.exports = config;