Scamper
Scamper copied to clipboard
Add border properties support
Scamper should support the
border
css properties.
This includes support and tests for:
- [ ] border-style (probably only
solid
) - [ ] border-width
- [ ] border-color
- [ ] shorthand property
- [ ] setting properties only for certain borders, like
border-top-color