More code-style cleanup

This commit is contained in:
Gregory Ballantine 2018-04-11 17:39:23 -04:00
parent b43f470103
commit b2bcf49e64

View File

@ -46,7 +46,16 @@ rules:
- width - width
- height - height
- margin - margin
- margin-top
- margin-right
- margin-bottom
- margin-left
- padding - padding
- padding-top
- padding-right
- padding-bottom
- padding-left
- background - background
- border - border
- border-radius
ignore-custom-properties: true ignore-custom-properties: true