dimsemenov / Magnific-Popup

Light and responsive lightbox script with focus on performance.
http://dimsemenov.com/plugins/magnific-popup/
MIT License
11.38k stars 3.5k forks source link

Remove deprecated slash as div #1167

Open michaelquinn32 opened 3 years ago

michaelquinn32 commented 3 years ago

sass is deprecating use of slash as a division operator. https://sass-lang.com/documentation/breaking-changes/slash-div

This change handles that deprecation.

ws-rob commented 2 years ago

Please merge!