From 4da53c38235fa8fc111a71a3e0eb631d6106ddd2 Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Wed, 26 Aug 2020 12:32:12 +0200 Subject: [PATCH] Suppression commentaires --- _sass/main.scss | 26 -------------------------- css/main.css | 20 -------------------- 2 files changed, 46 deletions(-) diff --git a/_sass/main.scss b/_sass/main.scss index 81d11db..d0d4c00 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -1,31 +1,5 @@ @charset "utf-8"; -// Customization - -// You can easily customize Bulma with your own variables. -// Just uncomment the following block to see the result. - -/* -// 1. Import the initial variables -@import "../node_modules/bulma/sass/utilities/initial-variables"; - -// 2. Set your own initial variables -// Update the blue shade, used for links -$blue: #06bcef; -// Add pink and its invert -$pink: #ff8080; -$pink-invert: #fff; -// Update the sans-serif font family -$family-sans-serif: "Helvetica", "Arial", sans-serif; - -// 3. Set the derived variables -// Use the new pink as the primary color -$primary: $pink; -$primary-invert: $pink-invert; - -// 4. Import the rest of Bulma -*/ - /** Thème **/ diff --git a/css/main.css b/css/main.css index 6902ced..8afb14f 100644 --- a/css/main.css +++ b/css/main.css @@ -1,24 +1,4 @@ @charset "UTF-8"; -/* -// 1. Import the initial variables -@import "../node_modules/bulma/sass/utilities/initial-variables"; - -// 2. Set your own initial variables -// Update the blue shade, used for links -$blue: #06bcef; -// Add pink and its invert -$pink: #ff8080; -$pink-invert: #fff; -// Update the sans-serif font family -$family-sans-serif: "Helvetica", "Arial", sans-serif; - -// 3. Set the derived variables -// Use the new pink as the primary color -$primary: $pink; -$primary-invert: $pink-invert; - -// 4. Import the rest of Bulma -*/ /** Thème **/