You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey all, I was working on creating a hamburger button for a menu I'm working on and for some reason I was having trouble with having my code render properly after using this library in my gulp file.
Hey all, I was working on creating a hamburger button for a menu I'm working on and for some reason I was having trouble with having my code render properly after using this library in my gulp file.
The code I'm trying to render:
Whats being rendered after I run this library in my gulpfile:
button type="button" class="hamburger"> </button>
How I'm using this library:
For some reason when I remove this from my gulpfile it works fine.
The text was updated successfully, but these errors were encountered: