laravel-vuexy-admin-mexico/postcss.config.js

7 lines
93 B
JavaScript
Raw Permalink Normal View History

2025-02-08 00:27:30 -06:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};