Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable dollar-variable-colon-space-after #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tzyl
Copy link

@tzyl tzyl commented Jun 28, 2021

Docs: https://github.com/kristerkari/stylelint-scss/blob/master/src/rules/dollar-variable-colon-space-after/README.md

This follows the config level of declaration-colon-space-after to enforce this if single line is used:

"declaration-colon-space-after": "always-single-line",

Note that there are a few other dollar-variable-* rules that might be worth reviewing for any other desired changes with the current declaration-* rules as well:
https://github.com/kristerkari/stylelint-scss/tree/master/src/rules

@tzyl tzyl requested a review from styu June 28, 2021 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant