Skip to content

minthemiddle/tailwind-button-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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