Folder structure and CSS class names have been changed in littlelink. This will not have an impact now. But going down the road, we might need to pull in the latest changes (like style modification, new icons, etc) from littlelink.
Necessary code changes need to be done to adopt littlelink's breaking changes.
New CSS class names
+ Changed Twitter from `button-twitter` to `button-twit`
+ Changed LinkedIn from `button-linkedin` to `button-linked`
+ Changed Facebook from `button-facebook` to `button-faceb`
+ Changed YouTube from `button-youtube` to `button-yt`
+ Changed Tumblr from `button-tumblr` to `button-tumb`
Folder structure and CSS class names have been changed in littlelink. This will not have an impact now. But going down the road, we might need to pull in the latest changes (like style modification, new icons, etc) from littlelink. Necessary code changes need to be done to adopt littlelink's breaking changes.