Implement Cookiefirst consent banner

This commit is contained in:
Björn Fromme
2021-11-22 16:10:17 +01:00
parent b625c91b9e
commit c7e87d7c42
23 changed files with 28 additions and 156 deletions
@@ -1,7 +1,5 @@
'use strict';
require('cookieconsent');
import Vue from 'vue'
import $ from 'jquery'
import VueSession from 'vue-session'
@@ -1,3 +0,0 @@
.cc-window {
font-size: 75%;
}
@@ -33,7 +33,6 @@ $output-bourbon-deprecation-warnings: false;
@import "teasers";
@import "badge";
@import "team";
@import "cookieconsent";
@import "search";
@import "offerlist";
@import "paginator";