jackocnr / intl-tel-input

A JavaScript plugin for entering and validating international telephone numbers
https://intl-tel-input.com
MIT License
7.54k stars 1.94k forks source link

As per Breaking Changes in SCSS move properties above nested rules #1707

Closed ico3iain closed 1 month ago

ico3iain commented 1 month ago

Example move these 2 to line 162 https://github.com/jackocnr/intl-tel-input/blob/342f7df4a4992cc8c30008dc9ad1f64e915eb375/src/css/intlTelInput.scss#L177

Reference https://sass-lang.com/documentation/breaking-changes/mixed-decls/

jackocnr commented 1 month ago

Thanks for raising this. I don't have time to work on this myself right now, but I would welcome a pull request.

jackocnr commented 1 month ago

Fixed in v23.5.0