{ "$schema": "https://starwind.dev/config-schema.json", "tailwind": { "css": "src/styles/global.css", "baseColor": "neutral", "cssVariables": true }, "componentDir": "src/components", "components": [ { "name": "image", "version": "1.0.0" } ] }