2017-08-18 07:26:48 +08:00
|
|
|
/*!
|
2017-08-25 02:37:54 +08:00
|
|
|
|
2017-08-18 07:26:48 +08:00
|
|
|
=========================================================
|
|
|
|
* Paper Dashboard - v1.1.2
|
|
|
|
=========================================================
|
2017-08-25 02:37:54 +08:00
|
|
|
|
2017-08-18 07:26:48 +08:00
|
|
|
* Product Page: http://www.creative-tim.com/product/paper-dashboard
|
|
|
|
* Copyright 2017 Creative Tim (http://www.creative-tim.com)
|
|
|
|
* Licensed under MIT (https://github.com/creativetimofficial/paper-dashboard/blob/master/LICENSE.md)
|
2017-08-25 02:37:54 +08:00
|
|
|
|
2017-08-18 07:26:48 +08:00
|
|
|
=========================================================
|
2017-08-25 02:37:54 +08:00
|
|
|
|
2017-08-18 07:26:48 +08:00
|
|
|
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
2017-08-25 02:37:54 +08:00
|
|
|
|
2017-08-18 07:26:48 +08:00
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
@import "paper/variables";
|
|
|
|
@import "paper/mixins";
|
|
|
|
|
|
|
|
@import "paper/typography";
|
|
|
|
|
|
|
|
// Core CSS
|
|
|
|
@import "paper/misc";
|
|
|
|
@import "paper/sidebar-and-main-panel";
|
2017-08-25 02:37:54 +08:00
|
|
|
@import "paper/badges";
|
2017-08-18 07:26:48 +08:00
|
|
|
@import "paper/buttons";
|
|
|
|
@import "paper/inputs";
|
|
|
|
|
|
|
|
@import "paper/alerts";
|
|
|
|
@import "paper/tables";
|
|
|
|
|
|
|
|
@import "paper/checkbox-radio";
|
|
|
|
@import "paper/navbars";
|
|
|
|
@import "paper/footers";
|
|
|
|
|
|
|
|
@import "paper/dropdown";
|
|
|
|
@import "paper/cards";
|
|
|
|
@import "paper/chartist";
|
|
|
|
@import "paper/responsive";
|
2018-04-09 09:51:27 +08:00
|
|
|
@import "paper/form-container";
|
2017-08-18 07:26:48 +08:00
|
|
|
|
2018-03-28 07:45:25 +08:00
|
|
|
$pe-7s-font-path: "../../fonts" !default;
|
|
|
|
@import "../../../node_modules/pe7-icon/dist/scss/pe-icon-7-stroke";
|