Using Typescript to type Vue 3 component props.
A quick look at some common patterns for managing state-drivens styles using Tailwind in a Vue component.
Sometimes it's helpful to bind css variables to the style attribute of an element with Vue. Here's how it works and why you might reach for this pattern.