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

Create public function for getting vertical rhythm units #7

Open
jdsteinbach opened this issue Dec 30, 2015 · 2 comments
Open

Create public function for getting vertical rhythm units #7

jdsteinbach opened this issue Dec 30, 2015 · 2 comments

Comments

@jdsteinbach
Copy link
Owner

Similar to Susy's gutter() function, TypeTuner needs a public spacing() function: this would probably replace the scale-spacing() mixin for most normal use.

@jdsteinbach
Copy link
Owner Author

But the responsive part… A simple function wouldn't output MQs. Perhaps another alias for scale-spacing() called scale-position() to write TRBL values would be the best short-term solution?

@jdsteinbach
Copy link
Owner Author

@mixin scale-position( $property, $trbl ) { 
  // output CSS
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant