mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-21 09:26:30 -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. |
||
|---|---|---|
| .. | ||
| ASN1Test.php | ||
| DimensionTest.php | ||
| EnvironmentTest.php | ||
| FileTest.php | ||
| GlobFilterTest.php | ||
| StringHelperTest.php | ||
| TimezoneDetectTest.php | ||