Team Liquid - Shop now
Add Prime to get Fast, Free delivery
Amazon prime logo
Limited time deal NO_OF_HOURS hours NO_OF_MINUTES minutes Limited time deal NO_OF_MINUTES minutes Limited time deal NO_OF_MINUTES minutes NO_OF_SECONDS seconds Limited time deal NO_OF_SECONDS seconds Limited time deal
$19.30 with 36 percent savings
List Price: $29.95
Get Fast, Free Shipping with Amazon Prime FREE Returns
FREE delivery Wednesday, December 11 on orders shipped by Amazon over $35
Or fastest delivery Saturday, December 7. Order within 9 hrs 4 mins
Only 11 left in stock - order soon.
$$19.30 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$19.30
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Ships from
Amazon.com
Ships from
Amazon.com
Sold by
Amazon.com
Sold by
Amazon.com
Returns
Returnable until Jan 31, 2025
Returnable until Jan 31, 2025
For the 2024 holiday season, eligible items purchased between November 1 and December 31, 2024 can be returned until January 31, 2025.
Returns
Returnable until Jan 31, 2025
For the 2024 holiday season, eligible items purchased between November 1 and December 31, 2024 can be returned until January 31, 2025.
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Payment
Secure transaction
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

Follow the author

Something went wrong. Please try your request again later.

Modern CSS with Tailwind: Flexible Styling Without the Fuss 2nd Edition


{"desktop_buybox_group_1":[{"displayPrice":"$19.30","priceAmount":19.30,"currencySymbol":"$","integerValue":"19","decimalSeparator":".","fractionalValue":"30","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"KRIxl%2FnNAvK3jSrDfVpQhuHcWlMvPHDAI9K%2BcjIzLeOzZsQjRC7CazC70pdfpim2hS4CS1neiPttSJsCHnchzk4Pfjyq8p1s7JK8J0uqs0q5eb6YtdmPuGTth5aXXcyOsEtYZosezyw1wPIyir5Quw%3D%3D","locale":"en-US","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}]}

Purchase options and add-ons

This new edition of the book covers Tailwind 3.0, which changes the way Tailwind generates its CSS. Tailwind 3.0 has a large number of new features powered by the new system, including the ability to use arbitrary values with most Tailwind class patterns, and a new syntax for combining color and opacity in a single class. This book also covers the new standalone command-line tools for Tailwind.

With CSS, you can do amazing things to the basic text and images on your website, and with just a little bit of client-side code to add and remove CSS classes, you can do exponentially more.

In the latest edition of this book, you'll learn how to use Tailwind 3.0 and the new way it generates CSS. You'll code your way through Tailwind's newest features, including the ability to use arbitrary values with most Tailwind class patterns and a new syntax for combining color and opacity in a single class. You'll even dive into the new standalone command-line tools for Tailwind.

The Tailwind setup is extremely explicit and makes it possible to understand the display just by looking at the HTML markup. Start by designing the typographic details of the individual elements, then placing and manipulating those elements in "the box" using a flexbox or grid design. Finally, move those elements around the page with helpful small animations and transitions.

With Tailwind, it's easy to prototype, iterate, and customize your display, use prefixes to specify behavior, change defaults, add new behavior, and integrate with legacy CSS.

Use Tailwind to make extraordinary web designs without extraordinary effort.

What You Need:

This book is about Tailwind 3.0. You should have a basic knowledge of CSS and HTML.


Amazon First Reads | Editors' picks at exclusive prices

Frequently bought together

This item: Modern CSS with Tailwind: Flexible Styling Without the Fuss
$19.30
Get it as soon as Wednesday, Dec 11
Only 11 left in stock - order soon.
Ships from and sold by Amazon.com.
+
$32.79
Get it as soon as Wednesday, Dec 11
In Stock
Ships from and sold by Amazon.com.
Total price: $00
To see our price, add these items to your cart.
Details
Added to Cart
spCSRF_Treatment
One of these items ships sooner than the other.
Choose items to buy together.

From the brand


From the Publisher

Modern CSS with TailwindModern CSS with Tailwind

From the Preface

Introduction

Many web developers underrate CSS.

Cascading Style Sheets (CSS) enable you to control the display of your information and enhance your page with visual effects. CSS is powerful. With CSS, you can do amazing things to the basic text and images on your site, and with a little bit of client-side code to add and remove CSS classes, you can do exponentially more.

CSS can also be hard to debug, complicated to write, and difficult to control.

But it doesn’t have to be.

Enter Tailwind. Tailwind CSS—a “utility-first” CSS framework to “rapidly build modern websites without ever leaving your HTML”—can make the CSS for your site easier to control and debug. In this book, you’ll dive into the Tailwind CSS framework, taking a look at its typography, page layout, responsive design, and more.

About This Book

In this book, you’re going to look at how to design web pages using Tailwind CSS version 3.0 and up. You’ll start with the typography of individual elements, and then you’ll get to “the box”—the rectangle of space each element takes up—and how to manipulate it. Once you have your elements in boxes, you’ll take a look at page layout with flexbox or grids.

After that, you’ll look at turning individual pages into full sites. You’ll also look at common site-wide page layouts, managing a design on different screen sizes, and handling a site-wide amount of styles and CSS.

Tailwind has been evolving pretty quickly, so there’s a good chance new features have been added since I wrote this. The Tailwind documentation includes pages for release notes and upgrade guides. (Sorry, the release notes’ URLs change with each release, but they’re linked from the main Tailwind documentation.) Check those out for the latest changes.

Who Is This Book For?

To keep this book short and to the point, I’ve made some assumptions:

  • I’m assuming you already know the basics of CSS syntax and concepts. This book focuses on Tailwind, not raw CSS. If you want to get better grounded in CSS and its quirks, you might want to try the zine Hell Yes! CSS! by Julia Evans.
  • I’m assuming you’re able to access the Tailwind reference documentation. The Tailwind documentation is comprehensive and easy to navigate. This book isn’t going to be a complete reference on all of Tailwind’s features; instead, it’ll focus on the most common ones and how to use them successfully.

Editorial Reviews

About the Author

Noel Rappin is a Principal Developer at Table XI, and the host of the Tech Done Right podcast. Noel is the author of multiple technical books, including Rails 5 Test Prescriptions. Follow Noel on Twitter @noelrap, and online at noel.rappin.com.

Product details

  • Publisher ‏ : ‎ Pragmatic Bookshelf; 2nd edition (June 14, 2022)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 104 pages
  • ISBN-10 ‏ : ‎ 1680509403
  • ISBN-13 ‏ : ‎ 978-1680509403
  • Item Weight ‏ : ‎ 7.2 ounces
  • Dimensions ‏ : ‎ 7.75 x 0.25 x 9.5 inches

About the author

Follow authors to get new release updates, plus improved recommendations.
Noel Rappin
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Noel Rappin is a Principal Software Engineer at Table XI. Noel has authored multiple technical books, including "Rails 5 Test Prescriptions", "Take My Money", and "Trust-Driven Development". Noel also hosts the Tech Done Right podcast at http://techdoneright.io. Follow Noel on Twitter @noelrap, and online at http://www.noelrappin.com.

Customer reviews

3.5 out of 5 stars
2 global ratings

No customer reviews

There are 0 customer reviews and 2 customer ratings.