albert.lol/postcss.config.js
skidoodle 9cf213d556 .
2023-04-09 05:31:08 +02:00

6 lines
83 B
JavaScript

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