React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition support for NextJS and GatsbyJS. 🖥️ 📱
Also, In contexts like NextJS app (> v.9.4) which provides code splitting out of the box, styles can either be imported globally in the custom "_app.js" (causing useless overload in pages where the slider component is not rendered) or at component level via modules.
It allows easier customization for SASS users, they will only need to override the variables and import the compiled styles.
Also, In contexts like NextJS app (> v.9.4) which provides code splitting out of the box, styles can either be imported globally in the custom "_app.js" (causing useless overload in pages where the slider component is not rendered) or at component level via modules.