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

Allow letter-spacing() function to accept numerical equivalents #2826

Merged
merged 1 commit into from Oct 5, 2018

Conversation

thisisdano
Copy link
Member

This is not a terribly elegant solution, but it gets around building another custom function or having some roundabout way of supporting the two ways of expressing letter-spacing:

  • utility mixin: u-text('ls-neg-1')
  • function: ls(-1)

The utility itself stays the same: .text-ls-[token]

@thisisdano thisisdano merged commit ade2f22 into release-2.0 Oct 5, 2018
@thisisdano thisisdano deleted the dw-fix-functions branch October 5, 2018 22:46
@thisisdano thisisdano mentioned this pull request Oct 15, 2018
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