-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
3.0.1
Reproduction link
https://cli.vuejs.org/guide/css.html#pre-processors
Node and OS info
N/A
Steps to reproduce
Look at the above link, where it says $color = red
What is expected?
It should say $color: red;
What is actually happening?
It says $color = red;
Metadata
Metadata
Assignees
Labels
No labels