N°2847 - Refactor color palettes SCSS files for a better comprehension

This commit is contained in:
Molkobain
2020-11-02 16:38:01 +01:00
parent 50421f4753
commit 680f522065
7 changed files with 433 additions and 409 deletions

View File

@@ -16,8 +16,6 @@
* You should have received a copy of the GNU Affero General Public License
*/
@import "variables/color";
@import "variables/border-radius";
@import "variables/typography";
@import "variables/all";
@import "mixins/all";
@import "helpers/all";