Files

7 lines
81 B
JavaScript
Raw Permalink Normal View History

2024-03-21 00:07:02 +03:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};