lume/apps/desktop/postcss.config.js
2024-01-03 11:03:56 +07:00

6 lines
57 B
JavaScript

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