first comit
This commit is contained in:
37
static/scss/material-bootstrap-wizard.scss
Normal file
37
static/scss/material-bootstrap-wizard.scss
Normal file
@@ -0,0 +1,37 @@
|
||||
/*!
|
||||
|
||||
=========================================================
|
||||
* Material Bootstrap Wizard - v1.0.2
|
||||
=========================================================
|
||||
|
||||
* Product Page: https://www.creative-tim.com/product/material-bootstrap-wizard
|
||||
* Copyright 2017 Creative Tim (http://www.creative-tim.com)
|
||||
* Licensed under MIT (https://github.com/creativetimofficial/material-bootstrap-wizard/blob/master/LICENSE.md)
|
||||
|
||||
=========================================================
|
||||
|
||||
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
@import "material-bootstrap-wizard/mixins";
|
||||
@import "material-bootstrap-wizard/variables_bootstrap";
|
||||
@import "material-bootstrap-wizard/variables";
|
||||
@import "material-bootstrap-wizard/misc";
|
||||
|
||||
|
||||
@import "material-bootstrap-wizard/typography";
|
||||
@import "material-bootstrap-wizard/shadows";
|
||||
@import "material-bootstrap-wizard/card";
|
||||
@import "material-bootstrap-wizard/wizard-card";
|
||||
@import "material-bootstrap-wizard/inputs";
|
||||
@import "material-bootstrap-wizard/buttons";
|
||||
@import "material-bootstrap-wizard/navs-pagination";
|
||||
@import "material-bootstrap-wizard/tooltips";
|
||||
@import "material-bootstrap-wizard/footers";
|
||||
@import "material-bootstrap-wizard/ripples";
|
||||
@import "material-bootstrap-wizard/radios";
|
||||
@import "material-bootstrap-wizard/checkboxes";
|
||||
@import "material-bootstrap-wizard/responsive";
|
||||
Reference in New Issue
Block a user