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.
- Host: GitHub
- URL: https://github.com/tailwindlabs/designing-with-tailwindcss
- Owner: tailwindlabs
- Archived: true
- Created: 2019-08-02T17:02:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T16:58:40.000Z (about 6 years ago)
- Last Synced: 2024-09-23T13:32:43.089Z (over 1 year ago)
- Language: CSS
- Homepage: https://tailwindcss.com/screencasts
- Size: 3.06 MB
- Stars: 714
- Watchers: 30
- Forks: 376
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-projects - designing-with-tailwindcss - Source code for the "Designing with Tailwind CSS" course. ⭐724 `CSS` (📦 Legacy & Inactive Projects)
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