Skip to content

Commit

Permalink
Merge pull request #25 from whitesmith/feature/7-bring-back-data-flout
Browse files Browse the repository at this point in the history
Feature: data-flout is back.
  • Loading branch information
renatodeleao authored Feb 26, 2019
2 parents 9509045 + f386e24 commit fc86f80
Show file tree
Hide file tree
Showing 4 changed files with 427 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .vscode/sassdoc.code-snippets
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,16 @@
"///"
],
"description": "Logs sassdoc variable comment"
},

"sassdoc hr": {
"scope": "sass,scss",
"prefix": "sassdoc:hr",
"body": [
"//-///////////////////////////////////////////////////////////////////",
"// ${1:header}",
"//-///////////////////////////////////////////////////////////////////"
],
"description": "Logs an ignored sassdoc 70 chars section separator"
}
}
Loading

0 comments on commit fc86f80

Please sign in to comment.