Closed PabloLION closed 1 year ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit ade46fcd93fb351ba5473398f15360bc01135ee1:
Sandbox | Source |
---|---|
sandbox | Configuration |
VSCode API docs says
fontWeight
should betype TextStyleFontWeight = "bold" | "normal" | "bolder" | "lighter" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900"
Description of change
Fixes: no issue.
Pre-Merge Checklist
npm run lint
)npm run test
) I didn't change code.