Modern CSS with Tailwind, Second Edition

Flexible Styling Without the Fuss

by: Noel Rappin

Published 2022-05-15
Internal code tailwind2
Print status In Print
Pages 102
User level Intermediate
Keywords tailwind, css, css frameworks, front-end web development, web development, web design, ruby on rails, responsive design
Related titles
ISBN 9781680509403
Other ISBN Channel epub: 9781680509908
Channel PDF: 9781680509915
Kindle: 9781680509885
Safari: 9781680509892
Kindle: 9781680509885
BISACs COM060160 COMPUTERS / Web / Web Programming
COM060130 COMPUTERS / Web / Design
COM060130 COMPUTERS / Web / Design

Highlight

Tailwind CSS is an exciting new CSS framework that allows you to design your site by composing simple utility classes to create complex effects. With Tailwind, you can style your text, move your items on the page, design complex page layouts, and adapt your design for devices from a phone to a wide-screen monitor. With this book, you’ll learn how to use Tailwind for its flexibility and its consistency, from the smallest detail of your typography to the entire design of your site.

Description

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.

Contents and Extracts