SimplyWCAG.css is a lightweight, easy to use, and accessible CSS framework for websites.
- Light
.css
stylesheet (~22KB) - Easy to use (no 100 classnames for each HTML element)
- Accessible (compatible with WCAG 2.1 guidelines)
- via
npm
package installer: Usenpm install simplywcagcss
command in project folder - via CDN link:
Paste CDN link into
<head>
of the website
Read the docs site.
This project is licensed under CC BY-SA 4.0 license.