@dash-ui/unitless
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published





Bundlephobia Types Build status NPM Version MIT License

npm i @dash-ui/unitless

An object containing CSS properties that don't accept values with units. This is a fork of @emotion/unitless because they don't have TypeScript types over yonder and that has been a real pain point.

Quick Start

import unitless from '@dash-ui/unitless'

unitless.boxFlex === 1 // true
unitless.padding === 1 // false

API

LICENSE

MIT

Package Sidebar

Install

npm i @dash-ui/unitless

Weekly Downloads

447

Version

2.0.0

License

MIT

Unpacked Size

16.7 kB

Total Files

22

Last publish

Collaborators

  • jaredlunde