ngc/postcss.config.js
2025-03-27 11:34:43 +01:00

5 lines
67 B
JavaScript

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