feature/comparison-slider #19
@@ -43,6 +43,10 @@ export class TypographyControlManager {
|
||||
get height() {
|
||||
return this.#controls.get('line_height')?.instance.value;
|
||||
}
|
||||
|
||||
get spacing() {
|
||||
return this.#controls.get('letter_spacing')?.instance.value;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user