Files
infoscreen/dashboard/postcss.config.cjs
RobbStarkAustria 4d807be6f8 UI: switch to Syncfusion M3, remove Tailwind;
paginate changelog; docs updated; bump to 2025.1.0-alpha.8
2025-10-11 12:10:12 +00:00

6 lines
61 B
JavaScript

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