From 2cd351b027644e23e4b9121d7cfe50ca59e968ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ma=C5=84czak?= <56172798+jakubmanczak@users.noreply.github.com> Date: Sun, 2 May 2021 01:16:19 +0200 Subject: [PATCH] translate all sass to scss --- src/App.vue | 191 +++++++++++++++------------- src/components/card.vue | 109 ++++++++-------- src/views/Home.vue | 272 +++++++++++++++++++++------------------- 3 files changed, 308 insertions(+), 264 deletions(-) diff --git a/src/App.vue b/src/App.vue index c628be8..2ab7dff 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,93 +1,112 @@ - diff --git a/src/components/card.vue b/src/components/card.vue index 76a02db..f1b5c58 100644 --- a/src/components/card.vue +++ b/src/components/card.vue @@ -1,58 +1,67 @@ - diff --git a/src/views/Home.vue b/src/views/Home.vue index 404e79a..7fbc0b6 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -1,138 +1,154 @@ -