Loading...
Loading...
Guide Tailwind CSS v4 usage with best-practice utility patterns and theme variable guidance.
npx skill4agent add nikiskaarup/skills tailwindcss@layer base@layer components@apply@theme@import "tailwindcss";
@theme {
--color-mint-500: oklch(0.72 0.11 178);
--font-poppins: Poppins, sans-serif;
--breakpoint-3xl: 120rem;
}@theme:root--color-*--font-*--text-*--spacing-*--radius-*--shadow-*--breakpoint-*--container-*--animate-*--color-*: initial--*: initialvar(--color-sky-500)bg-(--my-color)@theme inline@theme statictheme()theme(--breakpoint-*)dark:md:hover:bg-sky-700grouppeerin-*bg-[#316ff6][&.is-dragging]:cursor-grabbingtext-(length:--size)sm:max-*@container@md@max-mdpeer*:**:@apply@theme inline