Patch Changes
- 0ad3371: Fix styles disappearing after a config change in Vue and Svelte projects. Editing your config rebuilt the
context without the built-in Vue/Svelte plugins, so those files stopped producing CSS until you restarted the dev
server. The reload now keeps them. - Updated dependencies [76a997b]
- @pandacss/shared@1.12.0
- @pandacss/config@1.12.0
- @pandacss/core@1.12.0
- @pandacss/generator@1.12.0
- @pandacss/parser@1.12.0
- @pandacss/reporter@1.12.0
- @pandacss/token-dictionary@1.12.0
- @pandacss/types@1.12.0
- @pandacss/logger@1.12.0
- @pandacss/plugin-lightningcss@1.12.0
- @pandacss/plugin-svelte@1.12.0
- @pandacss/plugin-vue@1.12.0