diff --git a/.roo/rules/rules.md b/.roo/rules/rules.md index b423021844..aad45c9bc6 100644 --- a/.roo/rules/rules.md +++ b/.roo/rules/rules.md @@ -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: `
` instead of style objects - -# Adding a New Setting - -To add a new setting that persists its state, follow the steps in docs/settings.md