13 lines
331 B
SCSS
13 lines
331 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 : 26-Jul-2018, 10:35:19
|
|
Author : podkrizniku
|
|
*/
|
|
|
|
@import "buttons_and_controls";
|
|
@import "main_page_base";
|
|
@import "survey_list"; |