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 c72f4a4 commit 1cb69d2Copy full SHA for 1cb69d2
.roo/rules/rules.md
@@ -21,7 +21,3 @@
21
- Use Tailwind CSS classes instead of inline style objects for new markup
22
- VSCode CSS variables must be added to webview-ui/src/index.css before using them in Tailwind classes
23
- Example: `<div className="text-md text-vscode-descriptionForeground mb-2" />` instead of style objects
24
-
25
-# Adding a New Setting
26
27
-To add a new setting that persists its state, follow the steps in docs/settings.md
0 commit comments