Patch Changes
- b621edb: Fix
animationNamerejecting every keyframe name understrictTokens. Generated types now inline the
keyframe names (KeyframesValue = "spin" | "fadeIn" | …) instead of pointing at akeyframestoken category that
never existed, socss({ animationName: 'spin' })type-checks without the[spin]escape hatch.- @pandacss/compiler-shared@2.0.0-beta.13
- @pandacss/config@2.0.0-beta.13
- @pandacss/types@2.0.0-beta.13