Files
tailwind-dashed-border/src
mira c64c10e329 Problem: offset work opposite of intuition
Solution:
- it happen as css think it like offseting the view on dasharray, so it moves backward, as I get it.
- But in our context better make it intuitive... so multiply by -1 to slide the line itself. (to the right).
2026-09-08 19:21:16 +03:00
..