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

Add animated menu button mixin #44

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Mar 21, 2019

The menu button mixin will add a animated hover and close button in burger menu style.

See https://jsfiddle.net/2gzoshm6/

Usage:

.menu {
     color: red;
  
     @include menuButton();
}

@wachterjohannes wachterjohannes merged commit f409c51 into sulu:master Mar 25, 2019
@alexander-schranz alexander-schranz deleted the feature/menu-button branch May 10, 2019 09:30
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