--- description: Quick reference for common patterns and commands alwaysApply: false globs: **/*.{vue,js,ts,html} --- # Quick Reference Guide ## Vue 3 Composition API Template ```vue ``` ## Tailwind Quick Classes ### Layout ```html
``` ### Spacing (4px grid) ```html
``` ### Typography ```html

``` ### Responsive ```html