Skip to content

Instantly share code, notes, and snippets.

@acorcutt
Created October 7, 2025 19:31
Show Gist options
  • Save acorcutt/2447a9d70152d49f82427bf64c57a2eb to your computer and use it in GitHub Desktop.
Save acorcutt/2447a9d70152d49f82427bf64c57a2eb to your computer and use it in GitHub Desktop.
Tailwind text-fill-color utility
@utility text-fill-* {
-webkit-text-fill-color: --value(--color-*);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment