Files

7 lines
81 B
JavaScript
Raw Permalink Normal View History

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
2024-02-28 15:23:56 -07:00
};