### Describe the bug The Sparkles component is not working when imported to a project nor in its docs page https://cientos.tresjs.org/guide/staging/sparkles.html There's no console error or warning. ### Reproduction https://stackblitz.com/edit/vitejs-vite-ugm96v1t?file=src%2FApp.vue ### Steps to reproduce Go to the reproduction link, no sparkles in the Box ### System Info ```shell ``` ### Used Package Manager npm ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/Tresjs/cientos/blob/main/CODE_OF_CONDUCT.md) - [x] Read the [Contributing Guidelines](https://github.com/Tresjs/cientos/blob/main/CONTRIBUTING.md). - [x] Read the [docs](https://cientos.tresjs.org/guide). - [x] Check that there isn't [already an issue](https://github.com/Tresjs/cientos/issues) that reports the same bug to avoid creating a duplicate. - [x] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
The Sparkles component is not working when imported to a project nor in its docs page
https://cientos.tresjs.org/guide/staging/sparkles.html
There's no console error or warning.
Reproduction
https://stackblitz.com/edit/vitejs-vite-ugm96v1t?file=src%2FApp.vue
Steps to reproduce
Go to the reproduction link, no sparkles in the Box
System Info
Used Package Manager
npm
Code of Conduct