1.0.1 • Published 5 months ago
@ctrlaltvers/tailwind v1.0.1
CAV Tailwind Resources
Utility files for Tailwind 4.
npm i -D @ctrlaltvers/tailwindFont Awesome
When using Font Awesome via CDN, can drastically reduce the size of CSS files.
@import 'tailwindcss';
@import '@ctrlaltvers/tailwind/dist/fontawesome';Update note: If using the old pulse animation class, replace fa-pulse with fa-spin-pulse.