I want to make SASS Mixins for my color scheme in the tailwind style.
For every color I want to generate a 400, 300, 200 and 100 and so on version.
Now it would be nice to know in what percentage tailwind steps this.
I found nothing in the internet to this issue.