This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
cturan
/
llama.cpp
mirror of
https://github.com/cturan/llama.cpp
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Branch:
qwen3_next
Branches
Tags
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
.windsurf
/
rules
/
css-architecture.md
css-architecture.md
222 B
Permalink
Lịch sử
Raw
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.