minishouyin/node_modules/@emotion/unitless
2025-11-12 11:35:57 +08:00
..
dist first commit 2025-11-12 11:35:57 +08:00
src first commit 2025-11-12 11:35:57 +08:00
CHANGELOG.md first commit 2025-11-12 11:35:57 +08:00
LICENSE first commit 2025-11-12 11:35:57 +08:00
package.json first commit 2025-11-12 11:35:57 +08:00
README.md first commit 2025-11-12 11:35:57 +08:00

@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