Javier Artero
Javier Artero
This can be fixed from the webkit pseudo-element `::-webkit-datetime-edit` ``` input::-webkit-datetime-edit { display: block; padding: 0; } ```
This error happens because the sass compiler confuses the native CSS with sass's max() function. A valid solution would be to generate your own max function that overrides sass's default...
For the next version, I will look at adding the library math.js, I think it may be a good solution a unit converter. http://mathjs.org/docs/datatypes/units.html