Created by: Parth-Gupta10
This PR adds first 2 features proposed in issue #31784 (closed) .
The following changes were made in scss/_utilities.scss -
- Classes
rounded-top-left,rounded-top-right,rounded-bottom-left,rounded-bottom-rightwere added to implement rounding of 1 corner only. -
$spacerswas added invaluesofroundedclass to implement size increments for rounding more akin to the margin/padding sizes (0-5).