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

Check validity of both strings in two-string query #115

Merged
merged 2 commits into from
Feb 21, 2016
Merged

Check validity of both strings in two-string query #115

merged 2 commits into from
Feb 21, 2016

Conversation

jdsteinbach
Copy link
Contributor

Currently Breakpoint only evaluates the first string in a two-string query. If you pass a two-string query to breakpoint() and neither string is valid, it assumes the 2nd is a valid query name.

Added an @else if to _double-string-scss to check $second as well and return a warning if neither string passes breakpoint-string-value().

Snugug added a commit that referenced this pull request Feb 21, 2016
Check validity of both strings in two-string query
@Snugug Snugug merged commit 3b35b92 into at-import:2.x.x Feb 21, 2016
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

2 participants