File size: 326 Bytes
267b51a
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
accessibility/
β”œβ”€β”€ screen_reader/
β”‚   β”œβ”€β”€ aria_labels.json
β”‚   └── screen_reader_support.py
β”œβ”€β”€ keyboard_navigation/
β”‚   β”œβ”€β”€ shortcuts.json
β”‚   └── navigation_handler.py
└── responsive/
    β”œβ”€β”€ mobile_layouts/
    β”œβ”€β”€ tablet_layouts/
    └── desktop_layouts/