mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 02:46:09 +02:00
✨ Clean up fonts scss files
This commit is contained in:
parent
0c3f47b0c3
commit
49fd000217
10 changed files with 47 additions and 113 deletions
|
@ -6,14 +6,6 @@
|
|||
|
||||
@import "refactor/common-refactor.scss";
|
||||
|
||||
// Work Sans
|
||||
@include font-face("worksans", "WorkSans-Regular", normal);
|
||||
@include font-face("worksans", "WorkSans-Medium", "500");
|
||||
@include font-face("worksans", "WorkSans-Bold", bold);
|
||||
|
||||
// Space mono
|
||||
@include font-face("robotomono", "RobotoMono-Regular", normal);
|
||||
|
||||
:global(:root) {
|
||||
--s-4: 0.25rem;
|
||||
--layer-indentation-size: calc(var(--s-4) * 6);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue