Browse code

Refactor and rewrite as contao bundle

Benjamin Roth authored on04/11/2022 22:32:32
Showing1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,5 +0,0 @@
1
-$themeColor: #007aff !default;
2
-$colors: (
3
-  'white': #ffffff,
4
-  'black': #000000,
5
-) !default;
Browse code

swiper.js version 6.3.3

Benjamin Roth authored on13/10/2020 19:31:56
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+$themeColor: #007aff !default;
2
+$colors: (
3
+  'white': #ffffff,
4
+  'black': #000000,
5
+) !default;