PromoCursed/node_modules/@emotion/unitless
2024-08-20 23:25:37 +04:00
..
dist Первый коммит 2024-08-20 23:25:37 +04:00
src Первый коммит 2024-08-20 23:25:37 +04:00
CHANGELOG.md Первый коммит 2024-08-20 23:25:37 +04:00
LICENSE Первый коммит 2024-08-20 23:25:37 +04:00
package.json Первый коммит 2024-08-20 23:25:37 +04:00
README.md Первый коммит 2024-08-20 23:25:37 +04: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