Hacker News new | ask | show | jobs
by nailer 1893 days ago
100% agreed that sharing styles with @apply is exactly how to solve this.

However Tailwind tells users they shouldn't be doing this, encouraging them to paste the same mixins on every element they want them.

1 comments

They specifically recommended using it in the documentation to solve exactly the problem you describe.