UNPKG
@reactseed/template
Version:
latest (2.4.0)
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0-alpha.1
2.0.0-alpha.0
1.0.3
1.0.3-alpha.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
React seed template for creating react app
github.com/reactseed/reactseed
reactseed/reactseed
@reactseed/template
/
template
/
src
/
pages
/
Home
/
index.module.less
6 lines
(5 loc)
•
69 B
text/less
View Raw
1
2
3
4
5
6
.container
{
padding
:
24px
;
line-height
:
2
;
font-size
:
14px
; }