Open
Description
Instead of:
@import '@thumbtack/thumbprint-tokens/dist/scss/_index';
It'd be great if we could do:
@import '@thumbtack/thumbprint-tokens/scss';
Or, even better:
@import '@thumbtack/thumbprint-tokens';
That last one may not be possible yet. Maybe it will be once sass/node-sass#2339 merges.
Metadata
Metadata
Assignees
Labels
No labels