From 8ab701ec5a061d879ff30139fae96e9e0219c9cb Mon Sep 17 00:00:00 2001 From: Mira Date: Tue, 8 Sep 2026 19:53:10 +0300 Subject: [PATCH] repos note in readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0969fe..927fc96 100644 --- a/README.md +++ b/README.md @@ -74,4 +74,9 @@ and now you are ready to make your borders - `[timing function]` (`easing-linear`, `ease-in-out`, etc.) - `transition` - allow transition for all border properties. - `transition-all` - allow transition for all border properties. -- `transition-dashed-border` - to target only dashed border transitions. \ No newline at end of file +- `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. \ No newline at end of file