akalongman / akalongman/sublimetext-codeformatter
SCSS Space removed from around child selectors ">"
Open
- Dominant language
- Python
- Stars
- 772
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
`.parent > .child` is being formatted to `.parent>.child`. Is this intentional? I think spaces should remain around the " > " character.
Contributor guide
Assessment
This issue has not been assessed yet.