mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-16 19:51:20 +08:00
11 lines
199 B
Plaintext
11 lines
199 B
Plaintext
<p>
|
|
Please refer to the{" "}
|
|
<a
|
|
href={`https://tailwindcss.com/docs/${window.location.pathname
|
|
.split("/")
|
|
.pop()}`}
|
|
>
|
|
documentation on the Tailwind CSS website
|
|
</a>
|
|
</p>
|