UnicodeRange Node
July 11, 2025 ยท View on GitHub
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??