mirror of
https://github.com/kennethreitz-archive/kCSS.tmbundle.git
synced 2026-06-17 06:00:59 +00:00
17 lines
546 B
Plaintext
17 lines
546 B
Plaintext
<?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>border-bottom-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0</string>
|
|
<key>name</key>
|
|
<string>border-bottom-style: style</string>
|
|
<key>scope</key>
|
|
<string>source.css</string>
|
|
<key>tabTrigger</key>
|
|
<string>bbs</string>
|
|
<key>uuid</key>
|
|
<string>CA5484DE-9A64-4F68-AFDD-CE0BC565D386</string>
|
|
</dict>
|
|
</plist>
|