Cuong Vuong
Cuong Vuong
### Reporting a bug? Since the #820 PR in version [v9.2.0-beta.23 (2021-12-04)](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md#v920-beta23-2021-12-04), the Translation Component only render the deepest HTML element of each child. This happens only when the component...
## Description When defining multiple identical `@keyframes`, all definitions except the first one are empty. ## Reproduction - Input file: ```css @keyframes pulse { 50% { opacity: 0.5; } }...
### Vue version 3.4.21 ### Link to minimal reproduction https://stackblitz.com/edit/vitejs-vite-th8k9t?file=src%2FApp.vue ### Steps to reproduce 1. Define a prop named `icon` as a union type of at least 315 literal values...
There are still some other syntax token colors that this theme hasn't yet ported to when compared to Zed's default OneDark theme. While Zed doesn't allow customizations on a wide...