perf(slides): tree-shake dependency

This commit is contained in:
Manu Mtz.-Almeida
2018-09-14 00:27:50 +02:00
parent ea01900f99
commit 9d3a2598be
14 changed files with 262 additions and 10328 deletions

View File

@ -4,23 +4,16 @@
// Slides
// --------------------------------------------------
:host {
.slides {
/**
* @prop --bullet-background: Background of the pagination bullets
* @prop --bullet-background-active: Background of the active pagination bullet
*/
// TODO: document progress and scroll bar properties once they're working
display: block;
user-select: none;
}
.swiper-container {
height: 100%;
}
// Pagination Bullets
// --------------------------------------------------