init
This commit is contained in:
11
mc_test/node_modules/@emotion/unitless/README.md
generated
vendored
Executable file
11
mc_test/node_modules/@emotion/unitless/README.md
generated
vendored
Executable file
@ -0,0 +1,11 @@
|
||||
# @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
|
||||
```
|
||||
Reference in New Issue
Block a user