Skip to content

Commit 1cb69d2

Browse files
authored
Remove reference to file that no longer exists (#5360)
1 parent c72f4a4 commit 1cb69d2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.roo/rules/rules.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@
2121
- Use Tailwind CSS classes instead of inline style objects for new markup
2222
- VSCode CSS variables must be added to webview-ui/src/index.css before using them in Tailwind classes
2323
- 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

Comments
 (0)