venkivijay / links

👋 Grab a link! Let's talk. Wrapper around LittleLink that scrapes out unused CSS and SVG. Optimizes bundle size. Easy to customize.
https://links.venkivijay.com
GNU General Public License v3.0
0 stars 0 forks source link

Breaking changes in littlelink #3

Open venkivijay opened 2 years ago

venkivijay commented 2 years ago

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.

venkivijay commented 2 years ago

Littlelink changes: icons moved to images/icons

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`