How to mirror VueJS' logo properly in CSS-only?
I'm trying to replicate the VueJS logo with a CSS-only approach, not by importing an SVG or anything. I've use clippy to have some proper clip-path, but still there is no way for me to find the proper rotation between…