mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
25 lines
733 B
JSON
25 lines
733 B
JSON
|
{
|
||
|
"dir_name": "elements",
|
||
|
"file_name": "notification",
|
||
|
"file_relative_path": "elements/notification.sass",
|
||
|
"file_line_from": 1,
|
||
|
"file_line_to": 3,
|
||
|
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/elements/notification.sass#L1,L3",
|
||
|
"vars": {
|
||
|
"notification-background-color": {
|
||
|
"id": "notification-background-color",
|
||
|
"name": "$notification-background-color",
|
||
|
"value": "$background"
|
||
|
},
|
||
|
"notification-radius": {
|
||
|
"id": "notification-radius",
|
||
|
"name": "$notification-radius",
|
||
|
"value": "$radius"
|
||
|
},
|
||
|
"notification-padding": {
|
||
|
"id": "notification-padding",
|
||
|
"name": "$notification-padding",
|
||
|
"value": "1.25rem 2.5rem 1.25rem 1.5rem"
|
||
|
}
|
||
|
}
|
||
|
}
|