Wikiki / bulma-checkradio

Bulma's extension to display better checkbox and radio imputs
MIT License
71 stars 43 forks source link

Fix deprecation warning at math.divison #64

Closed kawamataryo closed 2 years ago

kawamataryo commented 3 years ago

Fix this warning.

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

see. https://sass-lang.com/documentation/breaking-changes/slash-div

synt-acks commented 3 years ago

Is there an ETA on implementing this? Glad you beat me to the fix @kawamataryo