- 🔎 Feedback on contrast ratio and compliance levels.
- ⚡️ Suggestions to enhance your colors contrast.
- 👀 Preview the results with samples, such as a minimalistic page or a set of UI elements.
- 🎨 Editing in different color spaces.
Install packages
npm install
Run to generate panda-css output
npm run panda:prepare
Start the dev server
npm run dev
npm run panda:prepare && npm run build
# execute test suites
npm run test
# generates code coverage reports
npm run test:coverage
MIT License © 2023-2024-Present Alex Garrixen