UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

12 lines (8 loc) 265 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var styles = { "Backdrop": "Polaris-Backdrop", "transparent": "Polaris-Backdrop--transparent", "belowNavigation": "Polaris-Backdrop--belowNavigation" }; exports.default = styles;