UNPKG

@shopify/polaris

Version:

Shopify’s product component library

11 lines (9 loc) 359 B
var styles = { "Scrollable": "Polaris-Scrollable", "horizontal": "Polaris-Scrollable--horizontal", "vertical": "Polaris-Scrollable--vertical", "verticalHasScrolling": "Polaris-Scrollable--verticalHasScrolling", "hasTopShadow": "Polaris-Scrollable--hasTopShadow", "hasBottomShadow": "Polaris-Scrollable--hasBottomShadow" }; export default styles;