Skip to content

Value Error : font-variant super is not a font-variant value : super #397

Closed
@shefulloflight

Description

@shefulloflight

The error occurs for the following CSS:

h5.my-class-name {
  font-variant: super;
}

Unless I'm misreading something, the MDN documentation on font-variant gives both sub and super as a valid value of font-variant:

sub, super
Specifies the keywords and functions related to the font-variant-position longhand property.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions