liamcottle___reticulum-mesh.../postcss.config.js
2024-12-16 12:17:11 +13:00

6 lines
82 B
JavaScript

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