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