Skip to content

Commit

Permalink
rename attention and sliders folders, compile nested and compressed c…
Browse files Browse the repository at this point in the history
…ss with maps
  • Loading branch information
giofilo committed Dec 18, 2014
1 parent 571780d commit 07ad20b
Show file tree
Hide file tree
Showing 25 changed files with 3,213 additions and 17 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
11 changes: 0 additions & 11 deletions _sliders/sliders.scss

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions _sliding-entrances/sliding-entrances.scss
@@ -0,0 +1,7 @@
// INDEX OF SLIDING ENTRANCES

@import
"_slideInDown",
"_slideInLeft",
"_slideInRight",
"_slideInUp";
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions _sliding-exits/sliding-exits.scss
@@ -0,0 +1,7 @@
// INDEX OF SLIDING EXITS

@import
"_slideOutDown",
"_slideOutLeft",
"_slideOutRight",
"_slideOutUp";
3,178 changes: 3,177 additions & 1 deletion animate.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions animate.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions animate.min.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions animate.min.css.map

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions animate.scss
Expand Up @@ -5,16 +5,16 @@
// @import this index into your project.
// Comment out categories below to remove them from your project.
// Or, @import specific partials (e.g. @import "_attention/_bounce.scss";
//
//
//-----------------------------------------------------------------------

// Always required
@import
@import
"_properties";

// Import the animations
@import
"_attention/attention.scss",
@import
"_attention-seekers/attention-seekers.scss",
"_bouncing-entrances/bouncing-entrances.scss",
"_bouncing-exits/bouncing-exits.scss",
"_fading-entrances/fading-entrances.scss",
Expand All @@ -23,7 +23,8 @@
"_lightspeed/lightspeed.scss",
"_rotating-entrances/rotating-entrances.scss",
"_rotating-exits/rotating-exits.scss",
"_sliders/sliders.scss",
"_sliding-entrances/sliding-entrances.scss",
"_sliding-exits/sliding-exits.scss",
"_specials/specials.scss",
"_zooming-entrances/zooming-entrances.scss",
"_zooming-exits/zooming-exits.scss";

0 comments on commit 07ad20b

Please sign in to comment.