Skip to content

_theming.scss deprecation warnings #14636

@emreyalvac

Description

@emreyalvac

Deprecation warnings when get build

_theming.scss line 1404:

from -> @return if($font-family == null, $font-family, unquote($font-family));
to -> @return if($font-family == null, $font-family, $font-family);

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions