Skip to content

Output Style Updates

Pre-release
Pre-release
Compare
Choose a tag to compare
@Snugug Snugug released this 17 Jan 15:32
· 128 commits to 1.x.x since this release

Output functions can now set the value of a property to a map to have multiple properties printed with different values. The primary two use cases for this is to provide fallbacks for the same property or to provide a way to have experimental values for properties. The map should have a descriptive key (for experimental properties, the prefix plus standard for the standard property, or for fallbacks a fallback and standard key) and the value should be the value to be printed.