From d598c81c97cd1c207d79f8d3fca11e4b676de059 Mon Sep 17 00:00:00 2001 From: Ivan Urdenko Date: Thu, 14 Sep 2023 12:10:05 +0200 Subject: [PATCH] test commit --- paragon/_variables.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/paragon/_variables.scss b/paragon/_variables.scss index 4e89d195..bb9b3934 100644 --- a/paragon/_variables.scss +++ b/paragon/_variables.scss @@ -1,4 +1,6 @@ // Use this file to set SASS variables for @edx/paragon // See _variables.scss in https://github.com/openedx/paragon/blob/master/scss/core/ for reference -$primary: #25a78e; +//$primary: #25a78e; + +$primary: red; \ No newline at end of file