hierarchical-estimates-visu.../packages/webpage-legacy/postcss.config.js
2022-06-19 19:25:55 -04:00

7 lines
82 B
JavaScript

module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}