You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update version to 0.2.1, add build example script, and update README for package name. Introduce Vite configuration and GitHub Pages deployment workflow.
When you import `react-jq-cloud/styles.css` each word receives a class `w1`–`w10` (1 = lightest, 10 = heaviest). You can override these classes in your own stylesheet:
105
+
When you import `@basone01/react-jq-cloud/styles.css` each word receives a class `w1`–`w10` (1 = lightest, 10 = heaviest). You can override these classes in your own stylesheet:
106
106
107
107
```css
108
108
/* your-styles.css */
@@ -277,8 +277,8 @@ Contributions are welcome — bug reports, feature requests, and pull requests a
0 commit comments