lorisleiva / lorisleiva/tailwindcss-plugins
💡 Filters plugin
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 280
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hey there. Thanks for your work!
It would be cool if there were a plugin to add css filters like grayscale.
With a classname like `.filter-grayscale` like in the repo https://github.com/benface/tailwindcss-filters
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing plugin structure and the linked tailwindcss-filters project for its filter utilities. The work is done when the plugin provides a grayscale utility using a class such as `.filter-grayscale`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, tailwindcss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100