Skip to content

Commit 3492a75

Browse files
committed
sudheerj#48 syntax-highlighting
1 parent 4e92b00 commit 3492a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1488,7 +1488,7 @@ List of 300 VueJS Interview Questions
14881488
You can also still maintain javascript and CSS files separately with hot-reloading and pre-compilation features.
14891489
14901490
For example,
1491-
```
1491+
```vue
14921492
<template>
14931493
<div>This section will be pre-compiled and hot reloaded</div>
14941494
</template>

0 commit comments

Comments
 (0)