diff --git a/.changeset/red-rats-double.md b/.changeset/red-rats-double.md index 206f4bda..e1dafcc4 100644 --- a/.changeset/red-rats-double.md +++ b/.changeset/red-rats-double.md @@ -3,4 +3,4 @@ "yak-swc": patch --- -Allow dynamic props in css prop +Enable conditional styling for the css prop diff --git a/packages/example/app/page.tsx b/packages/example/app/page.tsx index 5e67beda..ba6d54f0 100644 --- a/packages/example/app/page.tsx +++ b/packages/example/app/page.tsx @@ -152,7 +152,7 @@ export default function Home() { `} `} > - Dynamic CSS Prop works if this is green + Conditional CSS Prop works if this is green