Closed ju5t closed 3 years ago
Correct me if I'm wrong, but I think this was an unintentional change when you converted line() to span().
line()
span()
Please also see: https://github.com/nunomaduro/termwind/commit/2a301d4786150d204f074942e3001052d9133c1f#diff-ad206ce0083085367ca8ea7eaa29902b377e79a0fb8133cf2b20b68c01db0eaaR14
@nunomaduro thanks, just a minute too soon :) I also fixed what @sebdesign mentioned, but this isn't part of the PR as I didn't notice you merged it already.
I will open a new one.
Correct me if I'm wrong, but I think this was an unintentional change when you converted
line()
tospan()
.