@onereach/rwc-client
## 🚀 Get started 1. Install RWC client package: ```bash npm i @onereach/rwc-client ``` 2. Add RWC styles globally. It should be placed in the main entrypoint file, e.g for `Vue - App.vue`, `React - main.[ts|js]`, `Next - layout.ts{x}`: ```javascript impo