Prototype for a tailwind plugin that replaces instances of border with box-shadow to control the heights of elements without needing to use explicit heights.
border
box-shadow
First, run the development server:
npm run dev