Skip to content

Conversation

iamcarrico
Copy link

There were a few issues with the requires for testing, fixed those as well as added in a mixin to do pixel-to-rem, that will print out something like this:

@include pixel-to-rem(font-size, 18px);
font-size: 18px;
font-size: 1.125rem;

@Snugug
Copy link
Member

Snugug commented May 15, 2013

Looks OK, but I need docs before I can merge it in

@Snugug
Copy link
Member

Snugug commented Jul 10, 2013

Please reroll this against current head and only include the pixel to rem changes. Additionally, there are line notes that should be addressed.

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