Clean up base scss

This commit is contained in:
Belén Albeza
2024-06-20 14:58:19 +02:00
parent b192887d19
commit 9a2ee806e4
5 changed files with 25 additions and 168 deletions

View File

@@ -4,12 +4,6 @@
//
// Copyright (c) KALEIDOS INC
//#################################################
// Import libraries
//#################################################
@use "sass:color";
//#################################################
// MAIN STYLES
//#################################################
@@ -32,7 +26,8 @@
// Commons
//#################################################
@import "common/framework";
// TODO: remove this stylesheet once the new text editor is in place
// https: //tree.taiga.io/project/penpot/us/8165
@import "main/partials/texts";
//#################################################