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

v2: letter-spacing auto px #40

Open
porsager opened this issue Nov 23, 2018 · 0 comments
Open

v2: letter-spacing auto px #40

porsager opened this issue Nov 23, 2018 · 0 comments

Comments

@porsager
Copy link
Owner

There's a little inconsistency with letter-spacing and auto-px since letter-spacing allows floats as a unit. Bss can't guess when the intention is to have px auto added or if a fraction was actually desired.

A current workaround is to do letter-spacing: calc(2) but I'd like a better solution for v2, either just exclude the letter-spacing property from the auto-px list, or some other more clever thing :P ?

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

No branches or pull requests

1 participant