Attribute changed material-kit
[bootswatch] / material-kit / sass / material-kit.scss
1 /*!
2     
3  =========================================================
4  * Material Kit - v1.1.1.0
5  =========================================================
6  
7  * Product Page: http://www.creative-tim.com/product/material-kit
8  * Copyright 2017 Creative Tim (http://www.creative-tim.com)
9  * Licensed under MIT (https://github.com/timcreative/material-kit/blob/master/LICENSE.md)
10  
11  =========================================================
12  
13  * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14  
15  */
16
17 @import 'material-kit/variables';
18 @import 'material-kit/mixins';
19 @import 'material-kit/shadows';
20 @import 'material-kit/core';
21
22 @import 'material-kit/ripples';
23
24 @import 'material-kit/example-pages';