Compare commits

1 Commits

Author SHA1 Message Date
mira 8ab701ec5a repos note in readme 2026-09-08 19:53:10 +03:00
+6 -1
View File
@@ -74,4 +74,9 @@ and now you are ready to make your borders
- `[timing function]` (`easing-linear`, `ease-in-out`, etc.) - `[timing function]` (`easing-linear`, `ease-in-out`, etc.)
- `transition` - allow transition for all border properties. - `transition` - allow transition for all border properties.
- `transition-all` - allow transition for all border properties. - `transition-all` - allow transition for all border properties.
- `transition-dashed-border` - to target only dashed border transitions. - `transition-dashed-border` - to target only dashed border transitions.
# P.S. Repos
- [github repo](https://github.com/ArsenijSerjogin/tailwind-dashed-border) - mirror for releases, community issues, forks, etc.
- [main repo](https://gitea.gluhih.dev/mira/tailwind-dashed-border) - where I originally developing it.