XeNote/postcss.config.js

5 lines
65 B
JavaScript

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