qodesmith / datepicker

Get a date with JavaScript! A datepicker with no dependencies.
344 stars 101 forks source link

remove scss div deprecation warnings #125

Closed Steffen8608 closed 1 year ago

Steffen8608 commented 2 years ago

Hi, i took another shot at solving the Sass warnings. I ran the build and and had also the precalculation of the calc() expressions. That should be fixed now with escaping the values.

But there is still a difference in the build css - a new space character is now new but i couldn't see why it now exists but not before.

ghost commented 2 years ago

Any reason this can't be merged?

qodesmith commented 1 year ago

Thanks for your patience! It's been a while since I payed attention to my libraries. I was about to merge a different PR, but looks like they're all addressing the same thing and this one preserves the CSS calc's that should remain. Thanks for this!

qodesmith commented 1 year ago

@Steffen8608 Ok, the latest version has been published to npm - 5.18.1.