mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-09-02 12:53:21 +02:00
fix: include paths for SVG files and Fonts are incorrect
This commit is contained in:
12
scss/free.scss
Executable file
12
scss/free.scss
Executable file
@@ -0,0 +1,12 @@
|
||||
/*!
|
||||
* CoreUI Icons Free Open Source Icons
|
||||
* @version v2.0.0-beta.5
|
||||
* @link https://coreui.io/icons
|
||||
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
|
||||
* Licensed under MIT (https://coreui.io/icons/license)
|
||||
*/
|
||||
|
||||
@import "free/variables";
|
||||
@import "free/functions";
|
||||
@import "free/core";
|
||||
|
Reference in New Issue
Block a user