Skip to content

Commit

Permalink
Fixed major typo in snippets.
Browse files Browse the repository at this point in the history
  • Loading branch information
adeniszczyc committed May 6, 2014
1 parent d7b8818 commit a8d791c
Show file tree
Hide file tree
Showing 74 changed files with 105 additions and 73 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.DS_Store
.DS_Store
2 changes: 1 addition & 1 deletion attention-seekers/bounce.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
-webkit-animation-name: bounce;
animation-name: bounce;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounce</tabTrigger>
<description>bounce - Attention Seekers</description>
Expand Down
2 changes: 1 addition & 1 deletion attention-seekers/flash.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
-webkit-animation-name: flash;
animation-name: flash;
}
]]><content>
]]></content>

<tabTrigger>animatecss-flash</tabTrigger>
<description>flash - Attention Seekers</description>
Expand Down
2 changes: 1 addition & 1 deletion attention-seekers/pulse.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
-webkit-animation-name: pulse;
animation-name: pulse;
}
]]><content>
]]></content>

<tabTrigger>animatecss-pulse</tabTrigger>
<description>pulse - Attention Seekers</description>
Expand Down
2 changes: 1 addition & 1 deletion attention-seekers/rubberband.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
]]><content>
]]></content>

<tabTrigger>animatecss-rubberBand</tabTrigger>
<description>rubberBand - Attention Seekers</description>
Expand Down
2 changes: 1 addition & 1 deletion attention-seekers/shake.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
-webkit-animation-name: shake;
animation-name: shake;
}
]]><content>
]]></content>

<tabTrigger>animatecss-shake</tabTrigger>
<description>shake - Attention Seekers</description>
Expand Down
2 changes: 1 addition & 1 deletion attention-seekers/swing.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
-webkit-animation-name: swing;
animation-name: swing;
}
]]><content>
]]></content>

<tabTrigger>animatecss-swing</tabTrigger>
<description>swing - Attention Seekers</description>
Expand Down
2 changes: 1 addition & 1 deletion attention-seekers/tada.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
-webkit-animation-name: tada;
animation-name: tada;
}
]]><content>
]]></content>

<tabTrigger>animatecss-tada</tabTrigger>
<description>tada - Attention Seekers</description>
Expand Down
2 changes: 1 addition & 1 deletion attention-seekers/wobble.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
-webkit-animation-name: wobble;
animation-name: wobble;
}
]]><content>
]]></content>

<tabTrigger>animatecss-wobble</tabTrigger>
<description>wobble - Attention Seekers</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-entrances/bounceIn.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceIn</tabTrigger>
<description>bounceIn - Bouncing Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-entrances/bounceInDown.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceInDown</tabTrigger>
<description>bounceInDown - Bouncing Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-entrances/bounceInLeft.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceInLeft</tabTrigger>
<description>bounceInLeft - Bouncing Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-entrances/bounceInRight.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceInRight</tabTrigger>
<description>bounceInRight - Bouncing Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-entrances/bounceInUp.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceInUp</tabTrigger>
<description>bounceInUp - Bouncing Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-exits/bounceOut.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceOut</tabTrigger>
<description>bounceOut - Bouncing Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-exits/bounceOutDown.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceOutDown</tabTrigger>
<description>bounceOutDown - Bouncing Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-exits/bounceOutLeft.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
animation-name: bounceOutLeft;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceOutLeft</tabTrigger>
<description>bounceOutLeft - Bouncing Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-exits/bounceOutRight.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceOutRight</tabTrigger>
<description>bounceOutRight - Bouncing Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion bouncing-exits/bounceOutUp.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
]]><content>
]]></content>

<tabTrigger>animatecss-bounceOutUp</tabTrigger>
<description>bounceOutUp - Bouncing Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-entrances/fadeIn.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeIn</tabTrigger>
<description>fadeIn - Fading Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-entrances/fadeInDown.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeInDown</tabTrigger>
<description>fadeInDown - Fading Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-entrances/fadeInDownBig.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeInDownBig</tabTrigger>
<description>fadeInDownBig - Fading Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-entrances/fadeInLeft.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeInLeft</tabTrigger>
<description>fadeInLeft - Fading Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-entrances/fadeInLeftBig.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeInLeftBig</tabTrigger>
<description>fadeInLeftBig - Fading Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-entrances/fadeInRight.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeInRight</tabTrigger>
<description>fadeInRight - Fading Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-entrances/fadeInRightBig.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeInRightBig</tabTrigger>
<description>fadeInRightBig - Fading Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-entrances/fadeInUp.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeInUp</tabTrigger>
<description>fadeInUp - Fading Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-entrances/fadeInUpBig.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeInUpBig</tabTrigger>
<description>fadeInUpBig - Fading Entrances</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-exits/fadeOut.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeOut</tabTrigger>
<description>fadeOut - Fading Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-exits/fadeOutDown.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeOutDown</tabTrigger>
<description>fadeOutDown - Fading Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-exits/fadeOutDownBig.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeOutDownBig</tabTrigger>
<description>fadeOutDownBig - Fading Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-exits/fadeOutLeft.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeOutLeft</tabTrigger>
<description>fadeOutLeft - Fading Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-exits/fadeOutLeftBig.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeOutLeftBig</tabTrigger>
<description>fadeOutLeftBig - Fading Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-exits/fadeOutRight.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeOutRight</tabTrigger>
<description>fadeOutRight - Fading Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-exits/fadeOutRightBig.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeOutRightBig</tabTrigger>
<description>fadeOutRightBig - Fading Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-exits/fadeOutUp.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeOutUp</tabTrigger>
<description>fadeOutUp - Fading Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion fading-exits/fadeOutUpBig.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
]]><content>
]]></content>

<tabTrigger>animatecss-fadeOutUpBig</tabTrigger>
<description>fadeOutUpBig - Fading Exits</description>
Expand Down
2 changes: 1 addition & 1 deletion flippers/flip.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
-webkit-animation-name: flip;
animation-name: flip;
}
]]><content>
]]></content>

<tabTrigger>animatecss-flip</tabTrigger>
<description>flip - Flippers</description>
Expand Down
2 changes: 1 addition & 1 deletion flippers/flipInX.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
]]><content>
]]></content>

<tabTrigger>animatecss-flipInX</tabTrigger>
<description>flipInX - Flippers</description>
Expand Down
2 changes: 1 addition & 1 deletion flippers/flipInY.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
]]><content>
]]></content>

<tabTrigger>animatecss-flipInY</tabTrigger>
<description>flipInY - Flippers</description>
Expand Down
2 changes: 1 addition & 1 deletion flippers/flipOutX.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
]]><content>
]]></content>

<tabTrigger>animatecss-flipOutX</tabTrigger>
<description>flipOutX - Flippers</description>
Expand Down
2 changes: 1 addition & 1 deletion flippers/flipOutY.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
]]><content>
]]></content>

<tabTrigger>animatecss-flipOutY</tabTrigger>
<description>flipOutY - Flippers</description>
Expand Down
2 changes: 1 addition & 1 deletion lightspeed/lightSpeedIn.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
]]><content>
]]></content>

<tabTrigger>animatecss-lightSpeedIn</tabTrigger>
<description>lightSpeedIn - LightSpeed</description>
Expand Down
2 changes: 1 addition & 1 deletion lightspeed/lightSpeedOut.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
]]><content>
]]></content>

<tabTrigger>animatecss-lightSpeedOut</tabTrigger>
<description>lightSpeedOut - LightSpeed</description>
Expand Down

0 comments on commit a8d791c

Please sign in to comment.