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

does not support decimal values? #135

Open
vance opened this issue Oct 7, 2015 · 3 comments
Open

does not support decimal values? #135

vance opened this issue Oct 7, 2015 · 3 comments

Comments

@vance
Copy link

vance commented Oct 7, 2015

Can't get it to do range 0-1 with step of .1

@darul75
Copy link
Owner

darul75 commented Oct 8, 2015

Put options attribute round:2 tell me it is fine, thx

@FlavorScape
Copy link

ah yes, that works. I would expect this variable to be called precision or something. I associate rounding (on a slider) with 'snapping' to positions (reducing granularity).

Maybe add to readme

For values 0-1 use the round option to specify the precision to which to calculate the value.

thanks!

great library BTW I just wish there wasn't a bourbon dependency for the SCSS, but cheers for providing so many CSS options.

@darul75
Copy link
Owner

darul75 commented Oct 9, 2015

Yes your are true about precision attribute, I should rename it soon 👍

Someone has made a great work by porting all my less files to scss but they are not used today, only less files are used while generating css. What do you mean with the scss dependency, I do not know, does it come from...hmm no !!! I see know it is into bower config, I will take a look as it is not really used today I think.

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

3 participants