Added Gradient Plugin (#79)
Added another gradient plugin that I have used with Tailwind. Credit goes to the original developers.
This commit is contained in:
parent
20cb87e8cc
commit
4cd21d36b0
|
|
@ -128,7 +128,8 @@ Tailwind CSS is a utility-first CSS framework for rapidly building custom user i
|
|||
- [Object Position](https://github.com/hacknug/tailwindcss-object-position)
|
||||
- [Accessibility](https://github.com/jack-pallot/tailwindcss-accessibility)
|
||||
- [Layout](https://github.com/benface/tailwindcss-layout)
|
||||
- [Gradients](https://github.com/benface/tailwindcss-gradients)
|
||||
- [Gradients - 1](https://github.com/benface/tailwindcss-gradients)
|
||||
- [Gradients - 2](https://github.com/lorisleiva/tailwindcss-plugins/tree/master/gradients)
|
||||
- [Typography](https://github.com/benface/tailwindcss-typography)
|
||||
- [Transforms](https://github.com/benface/tailwindcss-transforms)
|
||||
- [Filters](https://github.com/benface/tailwindcss-filters)
|
||||
|
|
|
|||
Loading…
Reference in New Issue