UNPKG

styled-components

Version:

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

8 lines (5 loc) • 181 B
// @flow /* eslint-disable camelcase, no-undef */ declare var __webpack_nonce__: string export default () => typeof __webpack_nonce__ !== 'undefined' ? __webpack_nonce__ : null