20 lines
425 B
SCSS
20 lines
425 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 : 18-Jul-2018, 10:13:07
|
|
Author : podkrizniku
|
|
*/
|
|
|
|
|
|
@import "main/basic";
|
|
@import "main/input";
|
|
@import "main/header";
|
|
@import "main/footer";
|
|
@import "main/content";
|
|
@import "main/admin";
|
|
|
|
@import "main/test_survey_comments"
|