1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-31 03:59:49 +02:00

fix: add missing prefix

This commit is contained in:
mrholek
2019-09-05 13:29:54 +02:00
parent cbc70e0459
commit b800266960
8 changed files with 570 additions and 570 deletions

View File

@@ -1,5 +1,5 @@
$coreui-icons-font-path: "../fonts" !default;
$coreui-icons-prefix: "" !default;
$coreui-icons-prefix: "cui-" !default;
$icons: () !default;
$icons: map-merge((

View File

@@ -1,6 +1,6 @@
/*!
* CoreUI Icons Free - Open Source Icons
* @version v0.4.0
* @version v0.4.1
* @link https://coreui.io/icons
* Copyright (c) 2018 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/icons/license)