Vincent Orback
Vincent Orback
Hey @dansan92! Yes this is sort of how it is, because we are not changing the html which I think is what the `save as` goes for. I don’t think...
Yeah you're right. Im getting a `image.jpg` in Chrome, a `image.jpg.webp` in Safari and a `image.webp` in Firefox when I try to save the left image on https://webp.vincentorback.se. I don't...
@jamacoe I wish me from 9 years ago could help me out but, I really don’t have a clue about rewrite rules anymore :) I will try to fiddle with...
Yeah, still an issue in Safari 9.0.3
:+1:
I don’t think Waypoint works as a ES6 module yet. You might have to import the scripts as globals like: ``` import 'waypoints/lib/jquery.waypoints.min' import 'waypoints/lib/shortcuts/sticky.min' new Waypoint.Sticky({ element: $('.home .logo')[0]...
Not sure how to list these tho. Show highest? Show total? I have [a little postcss-script here](https://gist.github.com/vincentorback/1dbf671de067589bc48869969e929e15) that lists all z-index properties, which can be a good thing to check...
Yeah, it’s a good thing to see all of your z-index's to see that they stack with a reasonable amount. But I’m not sure it’s **parkers** job to show this....
The same issue arise with horizontal, here is a simpler example where the next slide does not render (sometimes) when you go to the next slide: https://codesandbox.io/s/admiring-mayer-yh6jpf?file=/index.html Could the solution...
This would be a great feature! I’d love to remove the slug for all users.