Minor Changes
-
5b344b9: Add support for disabling shorthand props
import { defineConfig } from '@pandacss/dev' export default defineConfig({ // ... shorthands: false, })
5b344b9: Add support for disabling shorthand props
import { defineConfig } from '@pandacss/dev'
export default defineConfig({
// ...
shorthands: false,
})
Don't miss a new panda release
NewReleases is sending notifications on new releases.