From 28addcf50fa526c2df47dc6a9cdfd540268d05af Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 26 Jun 2025 17:37:44 +0200 Subject: [PATCH] FEATURE handling links style --- resources/css/app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/css/app.css b/resources/css/app.css index 2a70e95..633dd3e 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -8,6 +8,7 @@ @import './base/base.css'; @import './base/typography.css'; @import './base/filters.css'; +@import './base/links.css'; /* @import './base/swiper.css'; */ /* ########### COMPONENTS ############ */