Skip to content

Commit 8c1de5b

Browse files
committed
Update syntax of scss example for better highlighting
1 parent bf1cd03 commit 8c1de5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sortable via drag'n'drop.
2323

2424
3. Add an import in your stylesheet manifest `app/assets/stylesheets/active_admin.scss`
2525

26-
```sass
26+
```scss
2727
@import "active_admin/sortable";
2828
```
2929

0 commit comments

Comments
 (0)