Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit ec66b27

Browse files
committed
Add scss language specification to markdown codeblock in README
1 parent b260e51 commit ec66b27

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
@@ -40,7 +40,7 @@ If echoing out CSS directly on your page doesn't sit well with you, you can add
4040

4141
Now you can include the SCSS files in your Sass bundler:
4242

43-
```
43+
```scss
4444
@import "primer-markdown/index.scss";
4545
// The relative directories may be a little different for you.
4646
@import "./../../node_modules/github-syntax-light/lib/github-light.css";

0 commit comments

Comments
 (0)