portal-app/postcss.config.js
2025-02-16 21:30:09 -05:00

4 lines
67 B
JavaScript

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