Re: [csswg-drafts] [css-values] Round to design grid module

I think `mround(value, multiple)` would be a more intuitive name.

Alternatively, with `round` one could use `calc(multiple * round(value/multiple))`

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2513#issuecomment-379322185 using your GitHub account

Received on Friday, 6 April 2018 17:29:38 UTC