0.1.0 • Published 7 months ago

vitepress-social-media-icons v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

vitepress-social-media-icons

VitePress-ready SVG strings for social media icons. For the sources and guidelines for these icons, check the Social Media Icons file on the Figma Community, please.

References

Development

fnm install && fnm use && node --version
npm install
npm run lint
npm run lint:fix
npm run format
npm run build:icons
npm run build
npm pack --dry-run

Deployment

npm version --no-git-tag-version patch
npm version --no-git-tag-version minor
npm version --no-git-tag-version major
0.1.0

7 months ago