Files
hereconnect/postcss.config.js
T
ti 660f7e18d9
Main daploy / deploy (push) Successful in 33s
replace ElementPlus to PrimeVue, update TheWelcome
2024-11-14 15:26:56 +02:00

7 lines
80 B
JavaScript

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