Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The error "primary-text-emphasis-dark" likely indicates that there is an undefined variable or mixin in the SCSS code that is being compiled. "Primary-text-emphasis-dark" is likely a class or property that is being used in the SCSS, but has not been defined or imported properly. Check the SCSS code for any missing imports, variables, or mixins that could be causing this error.