Skip to content

Conversation

thatguychrisw
Copy link
Contributor

@thatguychrisw thatguychrisw commented Jun 18, 2019

This PR adds the visited state variant to Tailwind core. It can be used as follows:

<a class="visited:text-pink" href="#">Visited Link</a>

It should be placed before the hover and active variants in the configuration or it will override their behavior.

This feature was requested in issue #501, not sure if the implementation is what @adamwathan had in mind. Based this solution on #732

@adamwathan adamwathan merged commit 1efc5d1 into tailwindlabs:master Jul 10, 2019
@adamwathan
Copy link
Member

Thanks @thatguychrisw!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants