mirror of
https://github.com/axzilla/templui.git
synced 2025-02-19 06:57:52 +00:00
docs: make tailwindcss version hint more visible
This commit is contained in:
parent
2e9d6c64bb
commit
c5d2aa3c95
@ -247,7 +247,7 @@ templ HowToUse() {
|
||||
</div>
|
||||
<div>
|
||||
<h3 class="text-xl font-semibold mb-2">3. Tailwind CSS CLI (Standalone)</h3>
|
||||
<small>Currently only compatible with Tailwind CSS v3.x. Support for Tailwind CSS v4.x is work in progress.</small>
|
||||
<small class="text-red-500 font-bold">Currently only compatible with Tailwind CSS v3.x. Support for Tailwind CSS v4.x is work in progress.</small>
|
||||
<p class="mb-2">Install the standalone CLI based on your operating system:</p>
|
||||
<div class="space-y-4">
|
||||
// TODO: Bring back if v4 is implemented
|
||||
@ -545,4 +545,3 @@ templ HowToUse() {
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user