File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<a href =" https://tailwindcss.com " target =" _blank " >
3
3
<picture>
4
- <source media="(prefers-color-scheme: dark)" srcset=". /.github/logo-dark.svg">
5
- <source media="(prefers-color-scheme: light)" srcset=". /.github/logo-light.svg">
6
- <img alt="Tailwind CSS" src=". /.github/logo-light.svg" width="350" height="70" style="max-width: 100%;">
4
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/tailwindlabs/tailwindcss/HEAD /.github/logo-dark.svg">
5
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/tailwindlabs/tailwindcss/HEAD /.github/logo-light.svg">
6
+ <img alt="Tailwind CSS" src="https://raw.githubusercontent.com/tailwindlabs/tailwindcss/HEAD /.github/logo-light.svg" width="350" height="70" style="max-width: 100%;">
7
7
</picture>
8
8
</a >
9
9
</p >
You can’t perform that action at this time.
0 commit comments