vscode/extensions/css
David Storey 911ba94d5c Fix order of CSS transition snippet and remove old -o- prefix
The prefixless version should always be last, so that the older
prefixed implementation (if different) doesn’t win out in the cascade.
Especially now other browsers (Edge) support the webkit version as well.

Removed -o- as that was only used by Opera 11.5, which hasn’t been the
current version since I worked there. Presto users were quickly
auto-updated to Opera 12, and now Opera uses Blink.
2015-11-22 13:16:16 -08:00
..
snippets Fix order of CSS transition snippet and remove old -o- prefix 2015-11-22 13:16:16 -08:00
syntaxes Remove <eventsource> (Server-Sent Events) from syntax highlight 2015-11-22 13:08:00 -08:00
OSSREADME.json Hello Code 2015-11-13 14:39:38 +01:00
package.json Hello Code 2015-11-13 14:39:38 +01:00