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

Add new em() and rem() mixins along with lh() (unitless line height) #254

Merged
merged 2 commits into from
Mar 28, 2017

Conversation

jomurgel
Copy link
Contributor

This PR adds new a mixin partial and includes updated strip-unit, em(), rem() for use with Bourbon v5. Provides continued support (since depreciation) for these measurements and updates em and rem to use a base context rather than relying on the default font size.

Also adds a new line height mixin (lh()) for use with a $base-context (default 16, which also gets used with the em() and rem() mixins).

…nd new line height mixins for use with Bourbon 5
@gregrickaby
Copy link
Contributor

@jomurgel Can you merge master back into this PR? Hopefully, that'll fix the Travis error.

@gregrickaby gregrickaby merged commit 8534ddb into master Mar 28, 2017
@gregrickaby gregrickaby deleted the feature/unit-of-measures branch March 28, 2017 19:47
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.

2 participants