lollms-webui/scripts/python/lollms_installer/frontend/postcss.config.js
2024-01-01 00:56:35 +01:00

7 lines
80 B
JavaScript

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