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

CSS styles to handle Font Awesome 5 new SVG with JS framework #53

Merged
merged 3 commits into from
Jun 21, 2018

Conversation

gcalmettes
Copy link
Contributor

Font Awesome 5 can now be used with several frameworks, including the new SVG with Javascript framework that directly replace the <i> tags with <svg> tags to render the icons.

This PR extends the CSS styles applied to the <i> tags to the <svg> tags so that the slide-menu-items icons are properly hidden/shown.

@gcalmettes
Copy link
Contributor Author

Resolved the conflict and reformatted the PR to limit repeating code

@denehyg denehyg changed the base branch from master to dev June 21, 2018 21:39
@denehyg denehyg merged commit 5f73971 into denehyg:dev Jun 21, 2018
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.

None yet

2 participants