I want to add a custom border radius to shape module specifically like top left and bottom right border radius and I know it can be done through Html module but don't want to use that because of some technical concerns.
setting
rx:10sets all of the edges to radius 10.
any hint or suggestion is greatly appreciated.