![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | src/ | 2023-06-09 12:49 | - | |
![]() | dist/ | 2023-06-09 12:49 | - | |
![]() | CHANGELOG.md | 1985-10-26 08:15 | 516 | |
![]() | LICENSE | 1985-10-26 08:15 | 1.1K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
![]() | README.md | 1985-10-26 08:15 | 193 | f12eb36 documentaiton updates [كارل مبارك] |
![]() | package.json | 2023-06-09 12:49 | 1.4K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
# @emotion/unitless > An object of css properties that don't accept values with units ```jsx import unitless from '@emotion/unitless' unitless.flex === 1 unitless.padding === undefined ```