Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop tooltip styles getting purged from CSS when minifying #7 #15

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

sedan07
Copy link

@sedan07 sedan07 commented Jan 27, 2021

.tooltip and related styles were getting removed when purging the CSS of all unused CSS as they don't appear in the HTML. They get injected in by JS. This just stops them getting removed + recompiled the assets with them in.

@sedan07 sedan07 merged commit 75c2449 into 2.5 Jan 27, 2021
@sedan07 sedan07 deleted the 7-no-tooltip-background branch February 25, 2021 18:53
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.

2 participants