# First time with Tailwind CSS: showing off my books!

DevFeed: [First time with Tailwind CSS: showing off my books!](<https://devfeed.tech/articles/first-time-with-tailwind-css-showing-off-my-books-40828.md>)

Original publisher: [Read original article](<https://mutto.fyi/posts/2022/06/my-books-tailwind/>)

Published: 2022-06-21T00:00:00Z

Content type: article

Language: en

Sources: [Mutt0-ds Notes](<https://devfeed.tech/sources/mutt0-ds-notes.md>)

Topics: [Tailwind CSS](<https://devfeed.tech/topics/tailwind.md>), [CSS Framework](<https://devfeed.tech/topics/css-framework.md>), [Angular](<https://devfeed.tech/topics/angular.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [dataset](<https://devfeed.tech/topics/dataset.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [CSV](<https://devfeed.tech/topics/csv.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Notion](<https://devfeed.tech/topics/notion.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>)

Tags: [angular](<https://devfeed.tech/tags/angular.md>), [cli](<https://devfeed.tech/tags/cli.md>), [css](<https://devfeed.tech/tags/css.md>), [csv](<https://devfeed.tech/tags/csv.md>), [dashboard](<https://devfeed.tech/tags/dashboard.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [library](<https://devfeed.tech/tags/library.md>), [notion](<https://devfeed.tech/tags/notion.md>), [tailwind](<https://devfeed.tech/tags/tailwind.md>)

## AI overview

A personal developer post describes building a book-reading dashboard with Tailwind CSS, Angular, a Notion-exported dataset, and a small tilting-effect library. It discusses the project structure, data preparation, and the author's experience using Tailwind's utility-class approach.

## Source excerpt

I'm back with another post, this time exploring a new CSS framework, Tailwind CSS! In the previous months I started using Angular and...