ui-cli 0.2.13

A CLI to add components to your app.
Documentation
# Generated by Cargo
# will have compiled files and executables
**/target/
pkg
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

# Init & Add
/node_modules/
/pnpm-lock.yaml
style/
tailwind.config.js
ui_config.toml
package.json
src/components/ui/*
src/components/demos/*


# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Apple
**/.DS_Store
**/.Icon?
**/.Icon