mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-27 08:21:30 +00:00
8 lines
222 B
Markdown
8 lines
222 B
Markdown
---
|
|
trigger: manual
|
|
---
|
|
|
|
#### Tailwind & CSS
|
|
|
|
- We are using Tailwind v4 which uses oklch colors so we now want to refer to the CSS vars directly, without wrapping it with any color function like `hsla/hsl`, `rgba` etc.
|