Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

@function #59

Open
stevenvachon opened this issue Feb 18, 2016 · 4 comments
Open

@function #59

stevenvachon opened this issue Feb 18, 2016 · 4 comments

Comments

@stevenvachon
Copy link

would be very useful

@Yimiprod
Copy link

To extend the issue, an example:

@function rem($size) {
  @return $size * $someRemVar; // do something that transform to rem
}

p {
  font-size: @rem(14px);
}

@pugson
Copy link

pugson commented Jun 21, 2016

bump

@mcattx
Copy link

mcattx commented Dec 8, 2016

I would like to know whether the author intends to support @funtion ?

@stevenvachon
Copy link
Author

This project is probably dead.

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

No branches or pull requests

4 participants