SCSS: Undefined variable $theme-color (template-part/editor.scss) #23217
Labels
CSS Styling
Related to editor and front end styles, CSS-specific issues.
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
In the latest
master
branch, I'm experiencing issues runningnpm run dev
.I get this error:
Taking a look at the file, it looks like it's using a
$theme-color
variable. I'm not too sure where that variable is defined though 🤔 .Would we be able to replace that with another value?
To reproduce
Steps to reproduce the behavior:
master
branchnpm run dev
The text was updated successfully, but these errors were encountered: