An open API service indexing awesome lists of open source software.

https://github.com/tailwindlabs/designing-with-tailwindcss

Source code for the "Designing with Tailwind CSS" course.
https://github.com/tailwindlabs/designing-with-tailwindcss

Last synced: 7 months ago
JSON representation

Source code for the "Designing with Tailwind CSS" course.

Awesome Lists containing this project

README

          

# Designing with Tailwind CSS

This repo contains the source code for each of the videos in the free [Designing with Tailwind CSS](https://tailwindcss.com/screencasts) course.

Each finished course module has its own top-level folder, and each one of those folders contains a project per lesson.

## Tools used in the videos

- [VS Code](https://code.visualstudio.com/) as the editor
- [Sizzy](https://adamwathan.me/sizzy) for the browser preview on the right-hand side
- [Tailwind CSS Intellisense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss) for intelligent auto-completion in VS Code