Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carllosnc/tailwind-config
tailwind config
https://github.com/carllosnc/tailwind-config
Last synced: 11 days ago
JSON representation
tailwind config
- Host: GitHub
- URL: https://github.com/carllosnc/tailwind-config
- Owner: carllosnc
- Created: 2022-06-25T20:43:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T10:46:23.000Z (10 months ago)
- Last Synced: 2024-06-11T04:43:43.002Z (5 months ago)
- Language: HTML
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tailwind config
> some css classes to working with tailwind
### Components
Button
```html
```
Input
```html
...
...
```Checkbox
```html
...```
Radio
```html
...```
Select
```html
Volvo
Saab
Mercedes
Audi```
Textarea
```html
```
Containers
```html
```Type
```html
...
...
...
...
...
...
```
### Plugins
[Tailwind Prose](https://tailwindcss.com/docs/typography-plugin)
[Tailwind Forms](https://github.com/tailwindlabs/tailwindcss-forms)---
MIT | Carlos Costa @ 2022