Link : Inclusive UI
- Based on Inclusive Design Principles
- Semantic Elements
- Accessibility
- Follows WCAG guidelines
- Alert
- Avatar
- Badge
- Button
- Card
- Image
- Input
- Text Utilities
- Lists
- Navigation
- Rating
Installation Guidelines for using Inclusive UI in your Project
- Put this link tag in the head tag of your webpage
<link rel="stylesheet" href="https://inclusive-ui.netlify.app/library/inclusive-ui.css"/>
- For Icons Font Awesome has been used
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/css/all.min.css" />
If you want to collaborate in making this Inclusive Design more accessible feel free to make an PR.