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

Add bash script for linting variables, remove unused ones #22954

Merged
merged 7 commits into from
Jul 2, 2017
Merged

Conversation

mdo
Copy link
Member

@mdo mdo commented Jul 1, 2017

This PR adds the script from @badsyntax at https://gist.github.com/badsyntax/6193491 to our build directory so we can easily lint our variables. A more ideal solution would be an scss-lint task, but the processes there seem more complex and less commonly used. This was the first thing that popped up that worked well and was easy to setup :).

During testing, found that I left the button and badge variants in there, as well as some other small variables from cards, forms, etc.

Fixes #18623.

@mdo mdo added this to the v4.0.0-beta milestone Jul 1, 2017
@mdo mdo merged commit 11e18af into v4-dev Jul 2, 2017
@mdo mdo deleted the var-lint branch July 2, 2017 05:57
@mdo mdo mentioned this pull request Jul 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant