Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.

Commit

Permalink
Merge pull request #5 from ramya-rao-a/bsd-none
Browse files Browse the repository at this point in the history
Adding missing bds none snippet
  • Loading branch information
sergeche authored Sep 27, 2017
2 parents 0f5b945 + 090dd0b commit cc6c6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"bdrs": "border-radius",
"bdrst": "border-right-style",
"bdrw": "border-right-width",
"bds": "border-style:hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",
"bds": "border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",
"bdsp": "border-spacing",
"bdt": "border-top:${1:1px} ${2:solid} ${3:#000}",
"bdtc": "border-top-color:#${1:000}",
Expand Down

0 comments on commit cc6c6bf

Please sign in to comment.