mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-05 16:10:11 +08:00
Added support for different font families styling
This commit is contained in:
Vendored
+1
@@ -1715,6 +1715,7 @@ interface HighchartsCSSObject {
|
||||
color?: string;
|
||||
cursor?: string;
|
||||
font?: string;
|
||||
fontFamily?: string;
|
||||
fontSize?: string;
|
||||
fontWeight?: string;
|
||||
left?: string;
|
||||
|
||||
Reference in New Issue
Block a user