UNPKG
nucont-pro-styles
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
Nucont PRO App Styles
github.com/nuconthackers/nucont-pro-styles
nuconthackers/nucont-pro-styles
nucont-pro-styles
/
dist
/
style-dictionary
/
properties
/
size
/
spacing.json
8 lines
•
189 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"spacing"
:
{
"small"
:
{
"value"
:
"8px"
}
,
"medium"
:
{
"value"
:
"16px"
}
,
"large"
:
{
"value"
:
"32px"
}
,
"base"
:
{
"value"
:
"{spacing.medium.value}"
}
}
}