UNPKG
grid-styletr
Version:
latest (3.0.1)
3.0.1
3.0.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0-13
2.0.0-12
2.0.0-11
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.1
Responsive React grid system built with styletron-react
grid-styletr
/
src
/
remove-props.js
26 lines
(25 loc)
•
229 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
export
default
[
'width'
,
'w'
,
'm'
,
'mt'
,
'mr'
,
'mb'
,
'ml'
,
'mx'
,
'my'
,
'p'
,
'pt'
,
'pr'
,
'pb'
,
'pl'
,
'px'
,
'py'
,
'flex'
,
'order'
,
'wrap'
,
'direction'
,
'align'
,
'justify'
,
'column'
, ]