Skip to content

Commit

Permalink
adição do comando para adicionar comentarios em bloco css
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno P Gonçalves committed May 7, 2018
1 parent 941aae9 commit 5f7b195
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Context.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@
"id" : "agCreateclasses",
"caption" : "Criar Classes",
"command" : "createclasses"
},{
"id" : "agCsscomment",
"caption" : "Criar Comentário CSS",
"command" : "csscomment"
}]
}]

0 comments on commit 5f7b195

Please sign in to comment.