Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Wrong .lib-font-face parameters in _typography.less #9006

@surajraikwar

Description

@surajraikwar

When I put
.lib-font-face(
@family-name: 'ClearSans',
@font-path: "@{baseDir}fonts/ClearSans",
@font-format: 'ttf',
@font-type: 'truetype'
);

I get errors that font-format and font-type is not valid

Possible solutions:

Remove @font-type and @font-format from doc

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions