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.5.0

Benjamin Roth authored on14/03/2021 15:29:46
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;