xuanhen2013
xuanhen2013
 > [!NOTE] > issue中是否已经包含(包括closed issue). **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...'...
### UnoCSS version 66.2.3 ### Describe the bug   ### Reproduction ``` const Progress = defineComponent({ setup() { return () => { return ( ) } }, }) ```...