Skip to content

Commit

Permalink
Merge pull request #2 from vaeum/patch-1
Browse files Browse the repository at this point in the history
Update toggle_values.md
  • Loading branch information
mreq authored Dec 31, 2016
2 parents e060e8c + 00c5dd8 commit b232ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spells/toggle_values.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Does not require (but supports) explicit `context`. An additional `context` of "
{
"name": "Toggle CSS direction",
"context": {
"scope": ["source\\.(css|less|sass)"]
"scope": ["source\\.(css|less|sass|scss)"]
},
"spell": "toggle_values",
"args": {
Expand Down

0 comments on commit b232ddc

Please sign in to comment.