Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauriciogirardi/fundamentals-tailwindcss
In this module, we looked at Tailwind CSS, a CSS framework focused on Utilities. Tailwind uses the concept of declarative interface, where styling is done close to the structure of the project. This avoids repeating classes and makes it easier to style elements with variati...
https://github.com/mauriciogirardi/fundamentals-tailwindcss
Last synced: about 12 hours ago
JSON representation
In this module, we looked at Tailwind CSS, a CSS framework focused on Utilities. Tailwind uses the concept of declarative interface, where styling is done close to the structure of the project. This avoids repeating classes and makes it easier to style elements with variati...
- Host: GitHub
- URL: https://github.com/mauriciogirardi/fundamentals-tailwindcss
- Owner: mauriciogirardi
- Created: 2024-02-19T17:48:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T20:02:39.000Z (9 months ago)
- Last Synced: 2024-02-20T20:55:16.252Z (9 months ago)
- Language: TypeScript
- Homepage: https://mauricio-tailwind.vercel.app/
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Untitled UI
Neste módulo, vimos sobre o Tailwind CSS, um framework de CSS focado em utilities. O Tailwind utiliza o conceito de interface declarativa, onde a estilização é feita próximo à estrutura do projeto. Isso evita a repetição de classes e facilita a estilização de elementos com variações. Apesar de deixar o HTML com muitas classes, isso não é um problema com as táticas e ferramentas que foram mostradas no curso.
### Layout
![alt text](.github/image.png)
![alt text](.github/image2.png)