mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
- remove scss-lint and sass-lint - add stylelint and stylelint-order packages and configuration - update all *.scss files to new syntax fixes #14805
ion-slide
The Slide component is a child component of Slides. The template
should be written as ion-slide. Any slide content should be written
in this component and it should be used in conjunction with Slides.
See the Slides API Docs for more usage information.
Built with StencilJS