tricoteuses-legifrance/postcss.config.js

6 lines
80 B
JavaScript

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