Something my default browser Chrome doesnβt have is a fantastic clip-path editor. Something Firefox does come with, and it can be super helpful to guide you through making cool shapes with clip-path CSS.
The tool can create new clip paths from scratch or modify existing ones.
It looks like this:
Firefox clip-path editor
To find the clip-path editor, we have to open the developer tools:
- Mac:
Shift
+β
+J
- Windows/Linux:
Shift
+CTRL
+J
Then you can inspect an element with a clip path and click the little square image. This will highlight the clipping points on your element.
Firefox adding a new clip-path
The editor can not only edit existing clip paths but also create ones from scratch, which can be helpful!
To do so, click the element and add the clip-path code to it.
As you can see, generating or modifying a clip-path can be super helpful.
Letβs hope Chrome decides to build this in soon!
Thank you for reading, and letβs connect!
Thank you for reading my blog. Feel free to subscribe to my email newsletter and connect on Facebook or Twitter