← back to Sdcc Awards

cypressaward/frontend/postcss.config.js

6 lines

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