nwex.de/postcss.config.js
2021-04-04 16:46:47 +02:00

3 lines
70 B
JavaScript

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