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
{{ message }}
This repository has been archived by the owner on May 31, 2024. It is now read-only.
Have a copedpen where I built on the current angled corners worklet to add 1-8 corner size option (like the slash syntax from border-radius). Not sure if this warrants it's own entry or if this can just add functionality to the current worklet?
Was ultimately looking to recreate the full functionality of the old corner-shape spec. As in add the options for different shapes at each corner (square, angle, notched, scoop). But I'm just not skilled enough with JS to do that right now.
Also looked into adding different values like % and em but golly that would be a mess (Unless I'm missing some houdini API that makes this easy?)
Have a copedpen where I built on the current
angled corners
worklet to add 1-8 corner size option (like the slash syntax from border-radius). Not sure if this warrants it's own entry or if this can just add functionality to the current worklet?Was ultimately looking to recreate the full functionality of the old corner-shape spec. As in add the options for different shapes at each corner (square, angle, notched, scoop). But I'm just not skilled enough with JS to do that right now.
Also looked into adding different values like % and em but golly that would be a mess (Unless I'm missing some houdini API that makes this easy?)
https://codepen.io/jsnkuhn/pen/NWgBBdO?editors=0100
The text was updated successfully, but these errors were encountered: