Hello!
After some packages update i get this warning:
Warning: '/Users/francescodegiorgio/Progetti-Angular-Ionic/Sunset Beach Club/sunset-pwa/src/global.scss' imports '~swiper/scss' with a tilde. Usage of '~' in imports is deprecated.
Warning: '/Users/francescodegiorgio/Progetti-Angular-Ionic/Sunset Beach Club/sunset-pwa/src/global.scss' imports '~swiper/scss/autoplay' with a tilde. Usage of '~' in imports is deprecated.
Warning: '/Users/francescodegiorgio/Progetti-Angular-Ionic/Sunset Beach Club/sunset-pwa/src/global.scss' imports '~swiper/scss/pagination' with a tilde. Usage of '~' in imports is deprecated.
how should I import those elements?
thanks