22 lines
543 B
SCSS
22 lines
543 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 : 09-Aug-2018, 14:24:13
|
|
Author : podkrizniku
|
|
*/
|
|
|
|
@import "summary";
|
|
@import "paradata";
|
|
@import "nonresponse";
|
|
@import "usable_respondents";
|
|
@import "speed_index";
|
|
@import "text_analysis";
|
|
@import "ip_location";
|
|
@import "edits_analysis";
|
|
@import "language_statistics";
|
|
@import "reminder_tracking";
|
|
@import "other";
|
|
@import "status_advanced"; |