Book description
Get a rapid introduction to Tailwind, the utility-first CSS framework, and start building sites with it today!
For many years, component-based frameworks, like Bootstrap, were the de facto standard for building websites quickly and easily. But all this magic comes with a price. Without serious customization, sites built with such frameworks look similar to each other. And customization is a real pain in the neck for anyone who wants to build something more complex or creative. Component-based styles are easy to implement, but inflexible and confined to certain boundaries. Solving specificity issues while trying to override the default styles of a particular framework isn't a fun and productive job. Tailwind is a utility-first framework that is built with low-level functionality in mind. As you'll see in this book, utility classes offer much more power and flexibility than component classes. You'll learn:
- Component vs utility classes, and the pros and cons of each
- Tailwind basics (layout, typography, responsive web design, colors, and more)
- Creating your own Tailwind components
- Building complex and flexible layouts with Tailwind's Grid utilities
- Customizing Tailwind
- Working with Tailwind plugins
- And much more!
Publisher resources
Table of contents
- Crafting HTML Email: Beautiful Emails That Work Everywhere
- Notice of Rights
- Notice of Liability
- Trademark Notice
- About SitePoint
- About the Author
- Preface
- Getting Started with Tailwind CSS
- Chapter 2: Going Beyond the Basics
- Chapter 3: Building Complex Designs with Tailwind
- Chapter 4: Customizing Tailwind and Optimizing Your Workflow
- Chapter 5: Working with Tailwind Plugins
Product information
- Title: Tailwind CSS
- Author(s):
- Release date: April 2022
- Publisher(s): SitePoint
- ISBN: 9781925836516
You might also like
book
Modern CSS with Tailwind
Tailwind CSS is an exciting new CSS framework that allows you to design your site by …
book
Modern CSS with Tailwind, 2nd Edition
This new edition of the book covers Tailwind 3.0, which changes the way Tailwind generates its …
video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)
If you want to learn how to create modern real-world websites using pure CSS, then this …
book
CSS in Depth
CSS in Depth exposes you to a world of CSS techniques that range from clever to …