UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

21 lines (17 loc) 674 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var styles = { "Sheet": "Polaris-Sheet", "Container": "Polaris-Sheet__Container", "Bottom": "Polaris-Sheet__Bottom", "enterBottom": "Polaris-Sheet--enterBottom", "enterBottomActive": "Polaris-Sheet--enterBottomActive", "exitBottom": "Polaris-Sheet--exitBottom", "exitBottomActive": "Polaris-Sheet--exitBottomActive", "Right": "Polaris-Sheet__Right", "enterRight": "Polaris-Sheet--enterRight", "enterRightActive": "Polaris-Sheet--enterRightActive", "exitRight": "Polaris-Sheet--exitRight", "exitRightActive": "Polaris-Sheet--exitRightActive" }; exports.default = styles;