This is the Documentation for Blendic SVG.
https://miyanokomiya.github.io/blendic-svg-doc/
The detail of Blendic SVG is here: https://github.com/miyanokomiya/blendic-svg
# install dependencies
$ yarn install
# start dev server
$ yarn docs:dev
# lint
$ yarn lint
$ yarn lint-json
# build
$ yarn docs:build
Merge into the main
branch.