mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-10 09:01:04 -04:00
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. |
||
|---|---|---|
| .. | ||
| Application | ||
| Chart | ||
| Data | ||
| File | ||
| Logger/Writer | ||
| Protocol/Ldap | ||
| Test | ||
| User | ||
| Util | ||
| Web | ||
| UserTest.php | ||