Skip to content

Commit a024513

Browse files
committed
docs: fix scss example typo
close vuejs#2272
1 parent 5999e09 commit a024513

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/guide/css.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Then you can import the corresponding file types, or use them in `*.vue` files w
2525

2626
``` vue
2727
<style lang="scss">
28-
$color = red;
28+
$color: red;
2929
</style>
3030
```
3131

docs/ru/guide/css.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ npm install -D stylus-loader stylus
2525

2626
``` vue
2727
<style lang="scss">
28-
$color = red;
28+
$color: red;
2929
</style>
3030
```
3131

docs/zh/guide/css.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ npm install -D stylus-loader stylus
2525

2626
``` vue
2727
<style lang="scss">
28-
$color = red;
28+
$color: red;
2929
</style>
3030
```
3131

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy