2
0
Files
bot/packages/deprecated/bot-engine/postcss.config.js
2023-03-15 08:35:16 +01:00

2 lines
68 B
JavaScript

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