{
  "description": "Use PostCSS in your Qwik app",
  "devDependencies": {
    "autoprefixer": "^10.4.14",
    "postcss": "^8.4.23",
    "postcss-preset-env": "^8.4.1"
  },
  "__qwik__": {
    "displayName": "Integration: PostCSS (styling)",
    "priority": -10,
    "viteConfig": {},
    "docs": [
      "https://qwik.builder.io/integrations/integration/postcss/",
      "https://github.com/postcss/postcss-load-config"
    ]
  }
}
