![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | dist/ | 2023-06-19 12:50 | - | |
![]() | src/ | 2023-06-19 12:50 | - | |
![]() | LICENSE | 1985-10-26 08:15 | 1.1K | |
![]() | README.md | 1985-10-26 08:15 | 193 | |
![]() | package.json | 2023-06-19 12:52 | 1.6K |
# @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 ```