JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 18332021
  • Score
    100M100P100Q235394F
  • License MIT

An object of css properties that don't accept values with units

Package Exports

  • @emotion/unitless
  • @emotion/unitless/dist/unitless.browser.cjs.js
  • @emotion/unitless/dist/unitless.browser.esm.js
  • @emotion/unitless/dist/unitless.cjs.js
  • @emotion/unitless/dist/unitless.esm.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@emotion/unitless) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@emotion/unitless

An object of css properties that don't accept values with units

import unitless from '@emotion/unitless'

unitless.flex === 1

unitless.padding === undefined