# This was cloned from a TextMate bundle for yasnippet. #name : css #key : .css #condition : (when (boundp 'jquery-project) jquery-project) # -- .css('${1:attribute}', '${2:value}')$0