// module.exports = require("@nestri/ui/postcss.config"); module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, };