![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | css/ | 2 years ago | - | |
![]() | LICENSE | 7 years ago | 1.0K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
![]() | README.md | 7 years ago | 198 | f12eb36 documentaiton updates [كارل مبارك] |
![]() | index.js | 7 years ago | 104 | |
![]() | index.js.flow | 7 years ago | 104 | |
![]() | package.json | 2 years ago | 2.0K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
npm i typed-styles
import type {Style} from 'typed-styles'
const styles: Style = {
height: 100,
width: 100,
display: 'block'
}
MIT