* add configs
* Add vue components
* Add documentation
* add alpha release version
* improve npm ignore files
* add tests
* Make style and class attrs work
* 📦 bump version
* Add Icon suffix for component names
* bump version
* Add icon component example
* remove space
* add new build strategy
* Write a better intro
* add other node design
* fix
* add new default template
* add tempalte
* improve code
* small improvements
* small improvements
* move files
* Connect lucide with lucide-react
* Add support for vue
* Add licenses to packages
* Fix tests
* refactor build scripts
* Minor code fixes
* update homepage readme
* Update footer text
* Add a better introduction to packages
* Split up in tempaltes
* Add new types build file
* Setup workflow file
* update readme
* update
* Fix build
* remove debug code
* Add check if svgs have duplicated children
* Add check if their are no children
* small fixes
* last fixes in the build
* Move script to packages folder
* Fix tests and add types for lucide
* Add rule to package.json
* add types in build
* add npm ignore
* update package.jsons
* feat: ability to customize icons before downloading PNG or SVG
* feat: change color input to be a graphical color picker
* feat: tweak appearance of new inputs
* fix: switch to correct Chakra-UI@Next slider syntax
* fix: make default color `currentColor` and also add Reset button
* fix: move background color from search bar InputGroup to Input
* fix: add margins and border radius to color picker components
* fix: Downgrade color picker to version (see: https://github.com/casesandberg/react-color/issues/731)
* feat: ability to customize icons before downloading PNG or SVG
* feat: change color input to be a graphical color picker
* feat: tweak appearance of new inputs
* fix: switch to correct Chakra-UI@Next slider syntax
* fix: make default color `currentColor` and also add Reset button