# Learning Tailwind part 1. This section takes you through the basics of creating some responsive design components. It stops right after learning how to extract repeated css using the `@apply` directive. The `@apply` only does CSS. Part 2 will show Tailwind CSS being used in a Vue CLI app.