@dash-ui/unitless
v2.0.0
Published
An object containing CSS properties that don't accept values with units
Maintainers
Readme
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 // falseAPI
LICENSE
MIT
