svengau / tailwindcss-hero-patterns

A simple tailwind plugin to display Hero Patterns by @steveschoger.
95 stars 6 forks source link

How do make custom opacity to the pattern #3

Closed irsyadadl closed 1 year ago

irsyadadl commented 2 years ago

Thanks for the great plugin you made. There are couple features we need to add into this plugin.

Since tailwind css it self has support arbitrary values, so we need the way like heropattern-graphpaper-[red], not just that. This is very important, how do we define the custom opacity for the pattern ? I mean, it would be could if we can do just like this heropattern-graphpaper-gray-800/50. Thanks in advanced.

mwalden2004 commented 1 year ago

This! Just downloaded but not having this is a breaker for me!

svengau commented 1 year ago

Hey and sorry for the late reply. I don't work on this project anymore, but feel free to push a PR, and I will merge it.