mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
* Move standalone CLI into main repo * Update release tag * Update workflow * Ignore standalone CLI tests * Fix style * Update changelog [ci skip]
5 lines
131 B
HTML
5 lines
131 B
HTML
<div class="aspect-w-1"></div>
|
|
<input type="text" class="form-input" />
|
|
<div class="line-clamp-2"></div>
|
|
<div class="prose"></div>
|