mirror of
https://github.com/kennethreitz-archive/kCSS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>padding-bottom: ${1:1}${2:em};$0</string>
|
||||
<key>name</key>
|
||||
<string>padding-bottom</string>
|
||||
<key>scope</key>
|
||||
<string>source.css</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>pb</string>
|
||||
<key>uuid</key>
|
||||
<string>87B3C639-A5D9-45F3-9040-4D0354D3CCB7</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user