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

tag selector interpolation from import name #5

Closed
barak007 opened this issue Jul 16, 2017 · 0 comments · Fixed by #39
Closed

tag selector interpolation from import name #5

barak007 opened this issue Jul 16, 2017 · 0 comments · Fixed by #39
Labels
feature New syntax feature or behavior

Comments

@barak007
Copy link
Collaborator

import {
  -sb-default: Button;
}

/* Button is -sb-type: Button */
Button {
  color: red
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New syntax feature or behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants