21 lines
465 B
SCSS
21 lines
465 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 : 07-Aug-2018, 12:54:23
|
|
Author : podkrizniku
|
|
*/
|
|
|
|
@import "question_box";
|
|
@import "slider";
|
|
@import "calculation";
|
|
@import "quota";
|
|
@import "grids";
|
|
@import "sum";
|
|
@import "hotspot";
|
|
@import "preview";
|
|
@import "ranking";
|
|
@import "location";
|
|
@import "take_picture"; |