mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-28 05:00:53 -04:00
19 lines
533 B
JSON
19 lines
533 B
JSON
{
|
|
"name": "Animations and Accessibility",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-animations-and-accessibility",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "672aa8d65995be62ef1c7515",
|
|
"title": "What Are CSS Animations, and How Do They Work?"
|
|
},
|
|
{
|
|
"id": "672cf764cf55a70433590def",
|
|
"title": "What Are Accessibility Concerns Around Using Animations, and How Can prefers-reduced-motion Help?"
|
|
}
|
|
],
|
|
"helpCategory": "HTML-CSS"
|
|
}
|