From cad79b949b060cd360582c2d208b37a51578e778 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 7 Feb 2022 10:56:11 +0100 Subject: Improved font handling --- src/objects/_text-field.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/objects/_text-field.scss') diff --git a/src/objects/_text-field.scss b/src/objects/_text-field.scss index 90d4b11..b819811 100644 --- a/src/objects/_text-field.scss +++ b/src/objects/_text-field.scss @@ -1,7 +1,5 @@ @use 'iro-sass/src/index' as iro; @use '../functions' as fn; -@use '../vars'; -@use '../mixins/typography'; @mixin invalid { @include iro.bem-sibling-elem('bg') { @@ -108,8 +106,6 @@ } @include iro.bem-elem('native') { - @include typography.set-font(vars.$font--main, (size: 1em, line-height: vars.$line-height)); - width: 100%; color: fn.color(--text); resize: none; -- cgit v1.2.3-70-g09d2