An open API service indexing awesome lists of open source software.

https://github.com/sahansilvadev/tailwind-css-core-concepts

Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file.
https://github.com/sahansilvadev/tailwind-css-core-concepts

tailwind-css

Last synced: 10 months ago
JSON representation

Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file.

Awesome Lists containing this project

README

          

### Core Concepts
Utility-First Fundamentals
Hover, Focus, and Other States
Responsive Design
Dark Mode
Reusing Styles
Adding Custom Styles
Functions & Directives

### Tailwind CSS Tips
01 Flex & gap
02 List Style
03 Modifiers
04 Highlight
05 first Letter and first line changing