chore: rename folders

This commit is contained in:
Łukasz Holeczek
2018-03-04 12:33:16 +01:00
parent 4be9d2dce2
commit 0347970e65
271 changed files with 0 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
/*!
* CoreUI - Open Source Bootstrap Admin Template
* @version v1.0.10
* @link http://coreui.io
* Copyright (c) 2018 creativeLabs Łukasz Holeczek
* @license MIT
*/
// Override Boostrap variables
@import "bootstrap-variables";
// Import Bootstrap source files
@import "node_modules/bootstrap/scss/bootstrap";
// Override core variables
@import "core-variables";
// Import core styles
@import "core/core";
// Custom styles
@import "custom";