← back to Ken

react-dash/postcss.config.js

4 lines

export default {
  plugins: { tailwindcss: {}, autoprefixer: {} }
};