Skip to content

Commit 25945a4

Browse files
committed
fix: readme: support links moved
1 parent f467cfb commit 25945a4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ To avoid style conflicts (CSS collisions/interference side effects) when using T
1313
This plugin is limiting the scope of [Tailwind's opinionated preflight styles](https://tailwindcss.com/docs/preflight) to the customizable CSS selector.
1414
So you can control where exactly in DOM to apply these base styles - usually it's your own components (not the 3rd party).
1515

16-
> ❤️ If you'd like to say thanks, visit my tiny [support website](https://tailwindcss-scoped-preflight-plugin.vercel.app/)
16+
### ❤️ If you'd like to say thanks
17+
[<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="108" height="30">](https://www.buymeacoffee.com/romanjs)
18+
<br/>Support/contact [tiny website](https://tailwindcss-scoped-preflight-plugin.vercel.app/)
1719

1820
## Version 3 is here 🎉
1921

@@ -326,6 +328,3 @@ import {
326328
+ isolationStrategy: isolateInsideOfContainer('.twp'),
327329
}),
328330
```
329-
330-
# ❤️ Support
331-
[<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="217" height="60">](https://www.buymeacoffee.com/romanjs)

0 commit comments

Comments
 (0)