Commit Graph

5 Commits

Author SHA1 Message Date
Johannes Rieken
cf5c011529 Fix our snippets to be text mate compatible 2016-11-11 17:13:36 +01:00
David Storey
a59908a721 Fix linear-gradient() snippet syntax 2015-12-12 03:22:46 -08:00
Bae Hyun Seung
eb291ec183 Add CSS Gradient snippet. 2015-11-27 14:41:09 +09:00
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
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00