16 lines
364 B
SCSS
16 lines
364 B
SCSS
/*
|
|
To change this license header, choose License Headers in Project Properties.
|
|
To change this template file, choose Tools | Templates
|
|
and open the template in the editor.
|
|
*/
|
|
/*
|
|
Created on : 21-Okt-2018
|
|
Author : peter hrvatin
|
|
*/
|
|
|
|
|
|
@import "main_mobile/basic";
|
|
@import "main_mobile/header";
|
|
@import "main_mobile/footer";
|
|
@import "main_mobile/content";
|