icingaweb2/test
Eric Lippmann 80308bbd75 Migrate Less compilation to ipl\Web\Less
Replace the in-tree `Icinga\Less\` visitor layer with its equivalents
from `ipl\Web\Less`, where the same color-variable and light-mode
functionality is maintained as a shared library.

`LessCompiler` is updated to delegate to `WikimediaLessCompiler`,
assembling source via `@import (less)` directives and accepting a
`$minify` flag directly on `render()` rather than through a separate
`compress()` call.
2026-04-27 16:24:51 +02:00
..
php Migrate Less compilation to ipl\Web\Less 2026-04-27 16:24:51 +02:00