UNPKG
flowtype
Version:
latest (2.0.0)
2.0.0
1.0.0
0.1.2
keep font-size in proportion with its containers size
github.com/jkroso/flowtype
jkroso/flowtype
flowtype
/
component.json
13 lines
(12 loc)
•
290 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"flowtype"
,
"repo"
:
"jkroso/flowtype"
,
"description"
:
"keep font-size in proportion with its containers size"
,
"keywords"
:
[
"font"
,
"responsive"
]
,
"dependencies"
:
{
"jkroso/viewport"
:
"*"
,
"yields/merge"
:
"*"
}
,
"scripts"
:
[
"index.js"
]
,
"license"
:
"MIT"
}