Added css file for accordion and linked in <head>

This commit is contained in:
Thomas Smith 2022-10-05 09:46:31 -04:00
parent fdaa565acd
commit 5abd6abdf4
2 changed files with 1 additions and 0 deletions

View file

@ -61,6 +61,7 @@
<link rel="stylesheet" href="/css/buttons.css">
<link rel="stylesheet" href="/css/animations.css">
<link rel="stylesheet" href="/css/products.css">
<link rel="stylesheet" href="/css/accordion.css">
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"

View file