aa2823eee5 | ||
---|---|---|
.. | ||
dist | ||
src | ||
LICENSE | ||
README.md | ||
package.json |
README.md
@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