started materiO's theme
This commit is contained in:
18
web/themes/custom/materiotheme/assets/styles/app.scss
Normal file
18
web/themes/custom/materiotheme/assets/styles/app.scss
Normal file
@@ -0,0 +1,18 @@
|
||||
// @Author: Bachir Soussi Chiadmi <bach>
|
||||
// @Date: 18-12-2017
|
||||
// @Email: bachir@figureslibres.io
|
||||
// @Filename: app.scss
|
||||
// @Last modified by: bach
|
||||
// @Last modified time: 20-12-2017
|
||||
// @License: GPL-V3
|
||||
|
||||
@import 'base/reset';
|
||||
@import 'base/colors';
|
||||
@import 'base/grid';
|
||||
@import 'base/layout';
|
||||
@import 'base/fonts';
|
||||
|
||||
|
||||
html{
|
||||
background-color: red;
|
||||
}
|
Reference in New Issue
Block a user