@nlux/core
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@nlux/core", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "nlux is Javascript and React library for building conversational AI interfaces, with support for OpenAI, Hugging Face, and more.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -87,2 +87,10 @@ # [nlux JS](https://nlux.ai) 🌲✨💬 | ||
You can download and host the `Nova Theme` CSS file | ||
from [`@nlux/themes`](https://www.npmjs.com/package/@nlux/themes) package. | ||
from [`@nlux/themes`](https://www.npmjs.com/package/@nlux/themes) or use the | ||
CDN hosted version from below: | ||
```jsx | ||
<link rel="stylesheet" href="https://themes.nlux.ai/v1.0.4/nova.css"/> | ||
``` | ||
This CDN is provided for demo purposes only and it's not scalable. | ||
Please download and host the theme files on your own for production use. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
355853
5876
96