From c130118cc4b49234aa31af56f9d4154924236784 Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 13 Feb 2025 11:51:20 +0100 Subject: [PATCH] wait #7303 @8:00 --- .../themes/physioassist/resources/assets/styles/main.styl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wp-content/themes/physioassist/resources/assets/styles/main.styl b/wp-content/themes/physioassist/resources/assets/styles/main.styl index 7ff04a7e..7fa79faf 100644 --- a/wp-content/themes/physioassist/resources/assets/styles/main.styl +++ b/wp-content/themes/physioassist/resources/assets/styles/main.styl @@ -37,5 +37,8 @@ @import 'pages/*' +// App mobile styles +@import 'common/app' + // Allow spacing classes to override others defined here @import 'common/spacing' -- 2.39.5