UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

28 lines (21 loc) 265 B
.fullHeight { height: 100%; } .fullWidth { width: 100%; } .fullMaxHeight { max-height: 100%; } .fullMaxWidth { max-width: 100%; } .fullMinWidth { min-width: 100%; } .positionRelative { position: relative; } .overflowHidden { overflow: hidden; }