Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carllosnc/tailwind-config

tailwind config
https://github.com/carllosnc/tailwind-config

Last synced: 11 days ago
JSON representation

tailwind config

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