mako
mako copied to clipboard
make border-radius directional
user can set border radius for all four sides [top,right,bottom,left]
ex: border-radius=20,0,0,20, this will produce sometime like
border-radius=20,0, will produce something like this
@emersion can you take a look at it please :)
this adds the functionality of #517 , if u can approve this i can make a different pr to add the functionality for #527.
@emersion ??