1.0.1 • Published 5 months ago

@ctrlaltvers/tailwind v1.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
5 months ago

CAV Tailwind Resources

Utility files for Tailwind 4.

npm i -D @ctrlaltvers/tailwind

Font 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.

1.0.1

5 months ago

1.0.0

5 months ago