bearmetalpacker/postcss.config.js
2024-10-18 20:10:43 -06:00

4 lines
65 B
JavaScript

export const plugins = {
tailwindcss: {},
autoprefixer: {},
}