ospfcost/postcss.config.js
Gert-Jan Aalderink 607add2a7b Initial Entry
2025-07-09 21:33:13 +02:00

6 lines
81 B
JavaScript

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