Skip to content

fix: add prefix to animation name to prevent namespace collision with…#1169

Merged
Viglino merged 1 commit intoViglino:masterfrom
Mezzomind:fix/pulse-animation-namespace-conflict-with-tailwind
Oct 28, 2025
Merged

fix: add prefix to animation name to prevent namespace collision with…#1169
Viglino merged 1 commit intoViglino:masterfrom
Mezzomind:fix/pulse-animation-namespace-conflict-with-tailwind

Conversation

@courdek
Copy link
Contributor

@courdek courdek commented Oct 27, 2025

This PR fixes a namespace collision with the Tailwind css (v3) library. The pulse animation was renamed to include an ol- prefix.

Fixes #1168

@Viglino Viglino merged commit 8f4fc5c into Viglino:master Oct 28, 2025
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.

CSS pulse animation in ol-ext collides with Tailwind default animation class

2 participants