UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

13 lines (9 loc) 275 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" }; exports.default = styles;