From 7199a5c3d58f66a27e78150896c589a808852234 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Thu, 28 Nov 2019 14:12:30 +0100 Subject: [PATCH] meta: some changelog improvements --- NEWS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index d927f3b..74c1205 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -The project is now compiled with [gulp](https://gulpjs.com/) +- code: The project is now compiled with [gulp](https://gulpjs.com/) + +- code: Complete scss refactoring ### Added @@ -15,7 +17,11 @@ The project is now compiled with [gulp](https://gulpjs.com/) ### Changed -- code: complete scss refactoring +- scss refactoring : + + - Rework entirely the palette to use a map instead of a set of variables + + - Programmatically handle colorization (automatically handled by the palette) - style: Narrower shadows