firmware-base/vendor/qitech/Winder/resources/WinderWebInterface/frontend/postcss.config.js
2026-01-28 16:42:43 +01:00

6 lines
90 B
JavaScript

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