2021-11-03 11:53:26 +01:00
|
|
|
/*
|
|
|
|
Specific pages scss
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
// My surveys
|
|
|
|
@import "my_surveys/my_surveys";
|
|
|
|
|
|
|
|
// Survey pages
|
2022-02-07 15:52:28 +01:00
|
|
|
@import "survey_status/survey_status";
|
2021-11-03 11:53:26 +01:00
|
|
|
@import "survey_edit/survey_edit";
|
|
|
|
@import "survey_data/survey_data";
|
2021-12-28 16:15:33 +01:00
|
|
|
@import "survey_analysis/survey_analysis";
|
|
|
|
@import "gdpr_pages/gdpr";
|
2021-12-29 01:23:24 +01:00
|
|
|
@import "settings/settings";
|
|
|
|
|
2022-01-02 22:38:56 +01:00
|
|
|
//New survey
|
2022-01-26 12:04:16 +01:00
|
|
|
@import "new_survey_page/new_survey_page";
|
|
|
|
|
|
|
|
@import "narocila"
|