This commit is contained in:
Jeremy Thomas
2022-05-08 14:10:11 +01:00
parent 0ce084170a
commit d4b62a2803
14 changed files with 42 additions and 10 deletions

View File

@@ -215,6 +215,11 @@
"value": "true",
"type": "boolean"
},
"$breakpoints": {
"name": "$breakpoints",
"value": "(\"mobile\": (\"until\": $tablet), \"tablet\": (\"from\": $tablet), \"tablet-only\": (\"from\": $tablet, \"until\": $desktop), \"touch\": (\"from\": $desktop), \"desktop\": (\"from\": $desktop), \"desktop-only\": (\"from\": $desktop, \"until\": $widescreen), \"until-widescreen\": (\"until\": $widescreen), \"widescreen\": (\"from\": $widescreen), \"widescreen-only\": (\"from\": $widescreen, \"until\": $fullhd), \"until-fullhd\": (\"until\": $fullhd), \"fullhd\": (\"from\": $fullhd))",
"type": "compound"
},
"$easing": {
"name": "$easing",
"value": "ease-out",
@@ -300,6 +305,7 @@
"$widescreen-enabled",
"$fullhd",
"$fullhd-enabled",
"$breakpoints",
"$easing",
"$radius-small",
"$radius",