// // VDSTypography.swift // VDS // // Created by Matt Bruce on 7/21/23. // import Foundation import VDSTypographyTokens extension VDSTypography { public static let letterSpacingSemiWide: CGFloat = 0.25 }