Create default config file
Install Tailwind CSS
Compile Tailwind CSS
Style interactive states
Styles elements based on hover and focus states
Button with hover and focus states
<button class="bg-blue-500 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-blue-300"> Click me </button>
Watch files and rebuild
Customize theme values
Set content paths