github chakra-ui/panda @pandacss/token-dictionary@0.33.0

latest releases: @pandacss/studio@1.4.0, @pandacss/config@1.4.0, @pandacss/types@1.4.0...
19 months ago

Patch Changes

  • 34d94cf: Unify the token path syntax when using formatTokenName

    Example with the following config:

    import { defineConfig } from '@pandacss/dev'
    
    export default defineConfig({
      hooks: {
        'tokens:created': ({ configure }) => {
          configure({
            formatTokenName: (path: string[]) => '

Don't miss a new panda release

NewReleases is sending notifications on new releases.