Skip to content

Commit cf8ee84

Browse files
committed
fix: import swiper CSS
1 parent 9f62f01 commit cf8ee84

File tree

5 files changed

+44
-268
lines changed

5 files changed

+44
-268
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ run-build.bat
2626
*.env
2727
.dccache
2828

29-
/public/swiper
29+
/public/swiper.css

.prettierignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ src/translations/
33
dist/
44
node_modules/
55
.husky/
6-
public/swiper
6+
public/swiper.css

0 commit comments

Comments
 (0)