xykj-plus/claude-ecc/log-analyzer/postcss.config.js

4 lines
70 B
JavaScript
Raw Permalink Normal View History

export default {
plugins: { tailwindcss: {}, autoprefixer: {} },
};