[–] 4 points 2 years ago (6 children)

That’s where the good system design part comes in.

If you have a dozen identical looking components, they should have been one component imported into a dozen places. Keep it DRY.

If you’re more concerned about stuff like common borders or background colors being applied everywhere, you can always use the “@apply” directive to create a new reusable class.

Tailwind makes creating and iterating through design concepts so much faster and easier if your system is designed well.

  • source
  • parent
  • context
  • [–] 9 points 2 years ago (2 children)

    Goddamn! Other than a few errors like “thrills and thrills”, this thing seems pretty cohesive!

    Has a small plot and everything. I hope this tech is used to make some insane human-machine collaborations.

  • source
  • parent
  • context