Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Tailwind CSS with practical examples, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:29
    Visual Studio Code + Extensions
  • Урок 2. 00:02:25
    Node.js installation
  • Урок 3. 00:03:24
    Git Installation (Optional)
  • Урок 4. 00:03:25
    SourceTree Installation (Optional)
  • Урок 5. 00:13:43
    Install Tailwindcss in 5 steps
  • Урок 6. 00:14:21
    Get styles and workflow up and running
  • Урок 7. 00:03:25
    Background: Use Git with SourceTree
  • Урок 8. 00:04:54
    Background: Command Line Usage
  • Урок 9. 00:04:50
    Background: Emmet
  • Урок 10. 00:05:08
    Background: VSC Shortcuts
  • Урок 11. 00:08:34
    Background: The 3 main parts of Tailwindcss
  • Урок 12. 00:09:31
    Container + breakpoints + Debug Screen Plugin
  • Урок 13. 00:05:05
    Planning the mini website
  • Урок 14. 00:12:37
    Roughly arrange the page content
  • Урок 15. 00:07:28
    Format and preset headings
  • Урок 16. 00:10:08
    Text formatting in Tailwindcss
  • Урок 17. 00:08:40
    Define your own heading font
  • Урок 18. 00:05:32
    Add your own color
  • Урок 19. 00:06:45
    Format the lists
  • Урок 20. 00:02:47
    Format the rest for the lg-resolution
  • Урок 21. 00:11:27
    Design a button with icon
  • Урок 22. 00:04:27
    Background Info: Free Icons
  • Урок 23. 00:04:41
    Introduction to responsive design with Tailwindcss
  • Урок 24. 00:15:25
    Optimization for medium and small screens (md + sm)
  • Урок 25. 00:09:30
    Use Flexbox for Layout as well + 2 small improvements
  • Урок 26. 00:05:19
    Optimize for very small screens
  • Урок 27. 00:17:05
    Optimize for very large screens (xl + 2xl)
  • Урок 28. 00:09:12
    Background patterns
  • Урок 29. 00:09:12
    Correction for Chrome very small screens
  • Урок 30. 00:04:06
    Quote above with quotation marks and a different color
  • Урок 31. 00:04:29
    Introduction to dynamic features in Tailwind CSS
  • Урок 32. 00:12:56
    Create "Dark Mode"
  • Урок 33. 00:15:55
    Brief introduction to Alpinejs + Darkmode button
  • Урок 34. 00:13:49
    Dynamic display of the dark mode button
  • Урок 35. 00:15:02
    Outsource button styles
  • Урок 36. 00:12:54
    Shrink CSS with Purgecss
  • Урок 37. 00:06:11
    Project summary
  • Урок 38. 00:11:26
    New project and copy Tailwind CSS installation
  • Урок 39. 00:14:54
    Further configuration options
  • Урок 40. 00:06:26
    Background: Advanced colors
  • Урок 41. 00:12:40
    Example: Implement your own color palette
  • Урок 42. 00:11:28
    Background: color gradients
  • Урок 43. 00:11:13
    Outsourcing your own theme (presets)
  • Урок 44. 00:05:08
    Presets for the container
  • Урок 45. 00:05:05
    Deactivate individual features
  • Урок 46. 00:10:35
    Extend / disable variants
  • Урок 47. 00:01:44
    Conclusion + Cheat Sheet