Skip to content

Feedback: variables render differently in Insiders #244579

Closed
@mrleemurray

Description

@mrleemurray

Testing: #244445

Snippet:

#app {
		box-sizing: border-box;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		height: 100%;
		background-color: var(--figma-color-bg);
		color: var(--figma-color-text);
 }

Insiders:

Image

Stable:

Image

Theme: Dark+

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insiderstree-sitterverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions