update to 1.0.4

This commit is contained in:
Łukasz Holeczek
2017-10-24 22:27:18 +02:00
parent dfb943ef06
commit 43ba8ba4fe
175 changed files with 26 additions and 13070 deletions
+2 -8
View File
@@ -1,6 +1,6 @@
/*!
* CoreUI - Open Source Bootstrap Admin Template
* @version v1.0.3
* @version v1.0.4
* @link http://coreui.io
* Copyright (c) 2017 creativeLabs Łukasz Holeczek
* @license MIT
@@ -10,13 +10,7 @@
@import "bootstrap-variables";
// Import Bootstrap source files
@import "bootstrap/bootstrap";
// If you want you can import bootstrap scss files directly from node_modules.
// To do this please remove @import "bootstrap/bootstrap"; and uncomment proper line.
// Import Bootstrap source files from node_modules
// @import "node_modules/bootstrap/scss/bootstrap";
@import "node_modules/bootstrap/scss/bootstrap";
// Override core variables
@import "core-variables";