knackjason

Results 3 issues of knackjason

Would it be possible to add a prop to the Snotify component so that we can pass in a custom CSS class? I'd like to be able to conditionally apply...

Would it be possible to allow a default value to be specified for undefined env vars? I've used envtpl before, which has this feature, and it was really useful. I'm...

I'm trying to dynamically import icons using `import()`, but am running into some issues. Has anyone done this or is this not supported? Below is what I've tried, with varying...