Docsify Plugins by Aniketh Saha
- Clone the repo
yarncd packages/<packages-name>- start editing on
src/index.jsandsrc/style.css - The build step using
- the
styl -> cssusingstylCLI - Optimize the generated style using
cssnanoandpostcss - Build the javascript using
rollup - optimize it using
rollup-plugin-terser - styling rule using
standard
- the
