WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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.
npm i @dash-ui/unitless

Bundlephobia Types Code coverage Build status NPM Version MIT License


Quick start

import unitless from "@dash-ui/unitless";

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

LICENSE

MIT

About

An object containing CSS properties that don't accept values with units for @dash-ui

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published