diff options
| author | Kapil Viren Ahuja <k.v.ahuja@gmail.com> | 2017-03-23 15:17:03 +0530 |
|---|---|---|
| committer | Kapil Viren Ahuja <k.v.ahuja@gmail.com> | 2017-03-23 15:17:03 +0530 |
| commit | 01ef61d8fc3e18fe159e98d36414ef0ba92ff2a7 (patch) | |
| tree | 3d14b60e737ecd6c3c516798cddf5ca52db24348 /templates/assets/sass/material-kit.scss | |
| parent | c9198259402c1d01ad8d943832c20069635963da (diff) | |
| download | minionlivesmatter-01ef61d8fc3e18fe159e98d36414ef0ba92ff2a7.tar.gz minionlivesmatter-01ef61d8fc3e18fe159e98d36414ef0ba92ff2a7.zip | |
adding the new theme
Diffstat (limited to 'templates/assets/sass/material-kit.scss')
| -rwxr-xr-x | templates/assets/sass/material-kit.scss | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/templates/assets/sass/material-kit.scss b/templates/assets/sass/material-kit.scss deleted file mode 100755 index cbf24d8..0000000 --- a/templates/assets/sass/material-kit.scss +++ /dev/null @@ -1,24 +0,0 @@ -/*! - - ========================================================= - * Material Kit - v1.1.1.0 - ========================================================= - - * Product Page: http://www.creative-tim.com/product/material-kit - * Copyright 2017 Creative Tim (http://www.creative-tim.com) - * Licensed under MIT (https://github.com/timcreative/material-kit/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-kit/variables'; -@import 'material-kit/mixins'; -@import 'material-kit/shadows'; -@import 'material-kit/core'; - -@import 'material-kit/ripples'; - -@import 'material-kit/example-pages'; |
