Skip to content

Commit b7dc502

Browse files
committed
css: Don't export @iplWebAssets anymore
This variable is available since Icinga Web v2.9.0 (Icinga/icingaweb2#4381) The `@exports` feature is not ported to ipl-web with Icinga/ipl-web#365.
1 parent 4917819 commit b7dc502

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

public/css/common.less

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
// SPDX-FileCopyrightText: 2019 Icinga GmbH <https://icinga.com>
22
// SPDX-License-Identifier: GPL-3.0-or-later
33

4-
@exports: {
5-
@iplWebAssets: "../lib/icinga/icinga-php-library";
6-
};
7-
84
& > .content.full-height {
95
padding-top: 0;
106
padding-bottom: 0;

0 commit comments

Comments
 (0)