Closed Hyftar closed 5 years ago
The following properties were not being tagged as supported properties:
row-gap
place-items
place-self
place-content
This pull request fixes this issue by adding the above-mentioned properties to the supported properties Regex Pattern.
None
All the new grid properties will now be the same colour as other supported properties.
Description of the Change
The following properties were not being tagged as supported properties:
row-gap
place-items
place-self
place-content
This pull request fixes this issue by adding the above-mentioned properties to the supported properties Regex Pattern.
Alternate Designs
None
Benefits
All the new grid properties will now be the same colour as other supported properties.
Possible Drawbacks
None
Applicable Issues
None