LearnNewsExamplesServices
Frontmatter
id5095
titlebuildScripts/convertDesignTokens => add support for non-token based values containing empty chars
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 13, 2023, 11:52 PM
updatedAtNov 13, 2023, 11:53 PM
githubUrlhttps://github.com/neomjs/neo/issues/5095
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 13, 2023, 11:53 PM

buildScripts/convertDesignTokens => add support for non-token based values containing empty chars

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 13, 2023, 11:52 PM

@mxmrtns font-family names can contain blanks, in which case we want to ensure they get wrapped in '.

example: Source Code Pro => 'Source Code Pro'

tobiu added the enhancement label on Nov 13, 2023, 11:52 PM
tobiu assigned to @tobiu on Nov 13, 2023, 11:52 PM
tobiu referenced in commit 3e102e4 - "buildScripts/convertDesignTokens => add support for non-token based values containing empty chars #5095" on Nov 13, 2023, 11:53 PM
tobiu closed this issue on Nov 13, 2023, 11:53 PM
ThorstenRaab referenced in commit 6d3b103 - "v6.9.12 (#5099) on Nov 16, 2023, 2:34 PM