All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.modules.effect-creative.css Maven / Gradle / Ivy

Go to download

Most modern mobile touch slider and framework with hardware accelerated transitions

There is a newer version: 11.1.14
Show newest version
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy