UNPKG

flowtoken-next

Version:

![flow token demo](https://nextjs-omega-five-46.vercel.app/demo.gif)

8 lines (7 loc) 104 B
// postcss.config.js module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, };