Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 514 Bytes

File metadata and controls

33 lines (21 loc) · 514 Bytes

UnicodeRange Node

The UnicodeRange node inherits directly from Node in PostCSS. This node represents a valid unicode range declaration.

Properties

type

Type: String Value: 'unicodeRange'

name

Type: String

A String representation of the unicode range specified.

value

Type: String

A String representation of the unicode range value, identical to the name property.

Example Values

  U+26
  U+0-7F
  U+0025-00FF
  U+4??
  U+0025-00FF
  U+4??