CSSketch
CSSketch copied to clipboard
It's support border-radius?
Hi, now version support border-radius? If not how can I extend the plugin?
Any updates on this? I'm using cssketch on a project and wanted to use to add consistency giving radio-buttons and checkboxes the exact same styling class with only "border-radius" variable...
I expected this to work... but setting the radius didn't work....: radio_checkmrk { width: 18px; height: 18px; border: 1px solid #A9B2BD; border-radius: 10px; left: 5px; top: 5px; }
+1
Rounded edges is a crucial part of many design elements, and setting a consistent border-radius property quite essential to a design style...