Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 780 Bytes

File metadata and controls

9 lines (9 loc) · 780 Bytes

Tailwind Button Playground

  • Interactive playground for creating buttons for and with Tailwind
  • Also good for learning basic CSS by toggling classes and checking what changes in inspector
  • Button creations can be copied: either only the classes or the whole tag
  • Button creations can be checked for accessibility (color contrast ratio) with the help of webaim's API
  • Sunday afternoon project: I love Tailwind, want to make it more accessible for beginners and wanted to learn some ES6 script (feel free to fix my beginner's mistakes!)
  • Might grow into a bigger Tailwind playground
  • Issues and PR very very welcome!
  • MIT licensed