Skip to content

Commit d856119

Browse files
authored
Update README.md
1 parent 10f2105 commit d856119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This method also leaves your existing styles untouched, allowing you to mix and
3636

3737
## 🤔 Why consider this over Tailwind CSS?
3838

39-
Use whatever you'd like, but there's a few advantages with this approach over [Tailwind CDN](https://tailwindcss.com/docs/installation/play-cdn), [Twind](https://github.com/tw-in-js/twind), [UnoCSS](https://github.com/unocss/unocss):
39+
Use whatever you'd like, but there's a few advantages with this approach over Tailwind, Twind, UnoCSS:
4040

4141
* No more [repeated styles](https://tailwindcss.com/docs/reusing-styles) on child elements (..and no [@apply on @layer](https://tailwindcss.com/docs/reusing-styles#extracting-classes-with-apply), no `[&>*]`). It's just CSS!
4242
* No high risk of eventually requiring a build step.

0 commit comments

Comments
 (0)