Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
${1:obj}.css({${2:attribute1}: '${3:value1}', ${4:attribute2}: '${5:value2}'})${6}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
${1:obj}.css({${2:attribute1}: '${3:value1}', ${4:attribute2}: '${5:value2}'})${6}
|
||||