docs: remove redundant accessibility and performance notes

Remove duplicate guidelines about accessibility and Lighthouse scoring
from README-context.md, as these are already covered in the Vue
Component Structure section.
This commit is contained in:
Matthew Raymer
2025-04-15 04:26:10 +00:00
parent 72cf0211ce
commit 243f6f7798
5 changed files with 292 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
---
description: Apply Tailwind CSS styling conventions in all relevant files.
globs: **/*.tsx
---
- You are an expert in Tailwind.
- UI and Styling: Use Tailwind CSS for consistent UI styling.