UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

15 lines (11 loc) 444 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); 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" }; exports["default"] = styles;