mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 16:47:43 +01:00
* Changed resetStyle to reflect changes of button on absolutestrokewidth * removed nextTick --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Lucide Docs website
The Lucide docs website is built with Vitepress: https://vitepress.dev/ This is Markdown-based documentation powered by Vue.
Development
# Install dependencies
pnpm install
# Start docs dev server
pnpm docs:dev
# Start api dev server
pnpm dev
Build
# Build docs
pnpm docs:build
# Build api
pnpm build:api
Components
See .vitepress directory.