CSS Transitions

SCSS file and CSS file
    3 Transition Examples
This is the basic transition with extending one dimension
This is the 2D transform example: matrix and translate. Added basic transition for extending multiple dimensions
This is the 3D transform example: rotate and skew. Added ease in and out timing transition.