mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Remove reference to file that no longer exists (#5360)
This commit is contained in:
parent
c72f4a4b5e
commit
1cb69d2dc6
1 changed files with 0 additions and 4 deletions
|
|
@ -21,7 +21,3 @@
|
|||
- Use Tailwind CSS classes instead of inline style objects for new markup
|
||||
- VSCode CSS variables must be added to webview-ui/src/index.css before using them in Tailwind classes
|
||||
- Example: `<div className="text-md text-vscode-descriptionForeground mb-2" />` instead of style objects
|
||||
|
||||
# Adding a New Setting
|
||||
|
||||
To add a new setting that persists its state, follow the steps in docs/settings.md
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue