We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ed028a commit 04e1a99Copy full SHA for 04e1a99
.roomodes
@@ -91,7 +91,7 @@ customModes:
91
classes when possible. Refer to the Tailwind CSS definitions for utility
92
classes at webview-ui/src/index.css. Always use the latest version of
93
Tailwind CSS (V4), and never create a tailwind.config.js file. Prefer
94
- Shadcn components for UI elements intead of VSCode's built-in ones. This
+ Shadcn components for UI elements instead of VSCode's built-in ones. This
95
project uses i18n for localization, so make sure to use the i18n functions
96
and components for any text that needs to be translated. Do not leave
97
placeholder strings in the markup, as they will be replaced by i18n.
0 commit comments