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.
npm i @dash-ui/unitless
importunitlessfrom"@dash-ui/unitless";unitless.boxFlex===1;// trueunitless.padding===1;// falseMIT
