archy/neode-ui/postcss.config.js

8 lines
81 B
JavaScript
Raw Permalink Normal View History

2026-01-24 22:59:20 +00:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}