2017-10-17 09:28:59 +00:00
|
|
|
{
|
2018-06-16 19:47:52 +00:00
|
|
|
"by_name": {
|
|
|
|
"$notification-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$notification-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$background",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 96%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$notification-radius": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$notification-radius",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$radius",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "size",
|
|
|
|
"computed_value": "4px"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$notification-padding": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$notification-padding",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "1.25rem 2.5rem 1.25rem 1.5rem",
|
|
|
|
"type": "size"
|
2017-10-17 09:28:59 +00:00
|
|
|
}
|
2018-06-16 19:47:52 +00:00
|
|
|
},
|
|
|
|
"list": [
|
|
|
|
"$notification-background-color",
|
|
|
|
"$notification-radius",
|
|
|
|
"$notification-padding"
|
|
|
|
],
|
|
|
|
"file_path": "elements/notification.sass"
|
2017-10-17 09:28:59 +00:00
|
|
|
}
|