In addition, most editors and IDE's now have plugins for autocompletion
And as an incentive to learning – once you're familiar with Tailwind's syntax, you get to use that learning on all your future Tailwind projects.
- 'grid-auto-flow: row' is 'grid-flow-row'
- 'grid-auto-flow: column' is not 'grid-flow-column' but rather 'grid-flow-col'
...is annoying.