Yan White
Yan White
**Describe the bug** On Windows 10 Pro with a newly installed Ruby environment and latest Wordmove, I get the following error, with: wordmove pull -e production --themes: ``` Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name...
This happens on the demo page also, most noticeable on the multiple small squares. Refresh the page and contents of .back are displayed before .front
Multiple things simultaneously flipping looks a bit hectic. A nicer solution would be to just snap the first card back to initial state (without animating back to initial state) when...
adding the transform: perspective to .card doesn't work with background-attachment: fixed; I am using this method to display a single bg img across multiple divs. After adding flip, each .card...
How did people handle keeping their changes across branches? Not having style.css and style.css.map in the .gitignore caused me a bit of difficulty. I ended up using git stash save...
Old version stopped working and I am trying out this fork. Trying to push from local to live server (nginx). SSL is enabled. Could it be misconfiguration of local SSL?...
On this site: https://www.meetami.ai When in mobile menu view, on iOS, the menu cannot be scrolled, and the background is still scrolling with swipe.
I needed this on a client's site hosted on WP Engine, and they don't support composer (or just about anything else for that matter!). Is there a way to get...