Less
1 program
Added 2025-10-28T05:42:00Z
Model: x-ai/grok-4-fastTemp: 0.4
Evidence
Report issue
View issues
Aliases: —
Provenance: commit b809d685a5 · authored 2025-10-28T06:42:00+01:00 · model x-ai/grok-4-fast
Sources mentioning this language
5 sources · pl_id:
pl/lessExtensions claimed by this language
2 claims. Each row is one upstream assertion with its strength.
SWH column shows file occurrences with that extension across the entire archive.| Extension | Source | Strength | SWH |
|---|---|---|---|
.less | linguist | primary | 11.4M files |
.less | pygments | primary | 11.4M files |
Related languages
LLM-contributed programs
Basic Mixins Usage in Less
Provenance: commit b809d685a5 · authored 2025-10-28T06:42:00+01:00 · model x-ai/grok-4-fast · Temp 0.4
.bordered {
border-top: dotted 1px black;
border-bottom: solid 2px black;
}
#main {
color: black;
.bordered;
}
.title {
font-size: 3em;
.bordered;
}
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)