Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>UnoCSSNew to Visual Studio Code? Get it now.
UnoCSS

UnoCSS

Preview

Anthony Fu

|
318,261 installs
| (20) | Free
UnoCSS for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

UnoCSS for VS Code

Visual Studio Marketplace Version


Documentation

Please refer to the documentation.

Commands

Command Title
unocss.reload UnoCSS: Reload UnoCSS
unocss.insert-skip-annotation UnoCSS: Insert @unocss-skip for the selection

Configurations

| Key | Description | Type | Default | | ------------------------------- | -------------------------------------------------------- | -------------- | ---------- | | unocss.disable | Disable the UnoCSS extension | boolean | false | | unocss.languageIds | | array | | | `unocss.root` | Project root that contains the UnoCSS configuration file | `array,string` | | | unocss.include | Directory of files to be detected | array,string | | | `unocss.exclude` | Directory of files not to be detected | `array,string` | | | unocss.underline | Enable/disable underline decoration for class names | boolean | true | | unocss.colorPreview | Enable/disable color preview decorations | boolean | true | | unocss.colorPreviewRadius | Radius for color preview | string | "50%" | | unocss.remToPxPreview | Enable/disable rem to px preview in hover | boolean | true | | unocss.remToPxRatio | Ratio of rem to px | number | 16 | | unocss.selectionStyle | Enable/disable selection style decorations | boolean | true | | unocss.strictAnnotationMatch | Be strict about where to show annotations | boolean | false | | unocss.autocomplete.matchType | The matching type for autocomplete | string | "prefix" | | unocss.autocomplete.strict | Be strict about where to show autocomplete | boolean | false | | unocss.autocomplete.maxItems | The maximum number of items to show in autocomplete | number | 1000 |

License

MIT License © 2021-PRESENT Anthony Fu

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft