securityos/node_modules/@emotion/unitless
Berkeley 927854894b First commit 2024-09-06 12:32:35 -03:00
..
dist First commit 2024-09-06 12:32:35 -03:00
src First commit 2024-09-06 12:32:35 -03:00
CHANGELOG.md First commit 2024-09-06 12:32:35 -03:00
LICENSE First commit 2024-09-06 12:32:35 -03:00
README.md First commit 2024-09-06 12:32:35 -03:00
package.json First commit 2024-09-06 12:32:35 -03:00

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