Skip to content

Unprocessed SASS causing visual regressions #4988

@bjester

Description

@bjester

Observed behavior

There are a variety of visual regressions occurring, like in the screenshot below, which appear to be occurring because SASS is not being transpiled, leading to variables being output in the CSS.

Image

Expected behavior

SASS is properly transpiled to CSS and visual regressions are resolved

Errors and logs

As you can see in the below screenshot, the $thumbnail-width variable is being rendered in the CSS, when it should have been transpiled from SASS to CSS.

Image

Usage Details

  • Browser: Chrome
  • Branch: unstable

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions