|
|
|
|
|
by nailer
1890 days ago
|
|
As a tailwind user I find it a hassle. There's quote of lot of CSS values, and having to remember small things like... - 'grid-auto-flow: row' is 'grid-flow-row' - 'grid-auto-flow: column' is not 'grid-flow-column' but rather 'grid-flow-col' ...is annoying. |
|