PageRenderTime 164ms CodeModel.GetById 1ms RepoModel.GetById 2ms app.codeStats 0ms

/css-mode/bor

http://github.com/ridgetang/snippets
#! | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | c11197c45425f939131f13d9884aba1b MD5 | raw file
  1. #name : border size style color
  2. # --
  3. border: ${1:1px} ${2:solid} #${3:999};