Skip to content

Commit a61a17e

Browse files
committed
refactor: update project name and informations
1 parent c2c56d9 commit a61a17e

8 files changed

+24
-24
lines changed

scss/coreui-grid.rtl.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* CoreUI - HTML, CSS, and JavaScript UI Components Library
2+
* CoreUI PRO - HTML, CSS, and JavaScript UI Components Library
33
* @version v4.0.0-alpha.2
4-
* @link https://coreui.io/
4+
* @link https://coreui.io/pro/
55
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
6-
* License MIT (https://coreui.io/license/)
6+
* License (https://coreui.io/pro/license/)
77
*/
88

99
$enable-ltr: false !default;

scss/coreui-grid.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* CoreUI - HTML, CSS, and JavaScript UI Components Library
2+
* CoreUI PRO - HTML, CSS, and JavaScript UI Components Library
33
* @version v4.0.0-alpha.2
4-
* @link https://coreui.io/
4+
* @link https://coreui.io/pro/
55
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
6-
* License MIT (https://coreui.io/license/)
6+
* License (https://coreui.io/pro/license/)
77
*/
88

99
$include-column-box-sizing: true !default;

scss/coreui-reboot.rtl.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* CoreUI - HTML, CSS, and JavaScript UI Components Library
2+
* CoreUI PRO - HTML, CSS, and JavaScript UI Components Library
33
* @version v4.0.0-alpha.2
4-
* @link https://coreui.io/
4+
* @link https://coreui.io/pro/
55
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
6-
* License MIT (https://coreui.io/license/)
6+
* License (https://coreui.io/pro/license/)
77
*/
88

99
$enable-ltr: false !default;

scss/coreui-reboot.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* CoreUI - HTML, CSS, and JavaScript UI Components Library
2+
* CoreUI PRO - HTML, CSS, and JavaScript UI Components Library
33
* @version v4.0.0-alpha.2
4-
* @link https://coreui.io/
4+
* @link https://coreui.io/pro/
55
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
6-
* License MIT (https://coreui.io/license/)
6+
* License (https://coreui.io/pro/license/)
77
*/
88

99
@import "functions";

scss/coreui-utilities.rtl.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* CoreUI - HTML, CSS, and JavaScript UI Components Library
2+
* CoreUI PRO - HTML, CSS, and JavaScript UI Components Library
33
* @version v4.0.0-alpha.2
4-
* @link https://coreui.io/
4+
* @link https://coreui.io/pro/
55
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
6-
* License MIT (https://coreui.io/license/)
6+
* License (https://coreui.io/pro/license/)
77
*/
88

99
$enable-ltr: false !default;

scss/coreui-utilities.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* CoreUI - HTML, CSS, and JavaScript UI Components Library
2+
* CoreUI PRO - HTML, CSS, and JavaScript UI Components Library
33
* @version v4.0.0-alpha.2
4-
* @link https://coreui.io/
4+
* @link https://coreui.io/pro/
55
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
6-
* License MIT (https://coreui.io/license/)
6+
* License (https://coreui.io/pro/license/)
77
*/
88

99
// Configuration

scss/coreui.rtl.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* CoreUI - HTML, CSS, and JavaScript UI Components Library
2+
* CoreUI PRO - HTML, CSS, and JavaScript UI Components Library
33
* @version v4.0.0-alpha.2
4-
* @link https://coreui.io/
4+
* @link https://coreui.io/pro/
55
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
6-
* License MIT (https://coreui.io/license/)
6+
* License (https://coreui.io/pro/license/)
77
*/
88

99
$enable-ltr: false !default;

scss/coreui.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* CoreUI - HTML, CSS, and JavaScript UI Components Library
2+
* CoreUI PRO - HTML, CSS, and JavaScript UI Components Library
33
* @version v4.0.0-alpha.2
4-
* @link https://coreui.io/
4+
* @link https://coreui.io/pro/
55
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
6-
* License MIT (https://coreui.io/license/)
6+
* License (https://coreui.io/pro/license/)
77
*/
88

99
// scss-docs-start import-stack

0 commit comments

Comments
 (0)