UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

14 lines (10 loc) 316 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var styles = { "Page": "Polaris-Page", "fullWidth": "Polaris-Page--fullWidth", "narrowWidth": "Polaris-Page--narrowWidth", "Content": "Polaris-Page__Content", "divider": "Polaris-Page--divider" }; exports["default"] = styles;