Mitchel Cabuloy
Mitchel Cabuloy
I can see where you're coming from. Certainly, not everyone will use be using `@vitejs/plugin-react-refresh`. However, in my eyes, the purpose of django-vite is to integrate Django with Vite. The...
Hiya. Normally I would use CSS to resize the SVG instead of having the dimensions hard-coded in the SVG itself.
Can you explain your use case for this? Or a workflow that might find this feature useful?
Hmm. I've done this exact thing before. But I made it so that `choice.icon` is the path to the SVG in my static files. How does your icon chooser work?...
I think same-page referencing of SVG shapes does work on all current browsers (including IE), but external referencing ones do not. [[1]](https://css-tricks.com/svg-use-external-source/)[[2]](https://css-tricks.com/svg-use-with-external-reference-take-2/) I think this is an interesting proposition! I...
This is interesting, but my knee jerk reaction is I don't want this to run every time I use the template tag. A solution to that is to cache scour's...
Thanks for the suggestion! This is something I definitely want to do. Hopefully I can get to work on it soon.
Thanks for looking! It's actually not necessarily tricky, but this features needs a lot of background work to enable. Here are some notes: Currently there's only a single chat window...
Really sorry everyone. Just been very busy with work the past few months. I'll still be fixing addon-breaking bugs and the like, but new feature development is paused atm.
Hi azeda, Thanks for the suggestion! I agree with you on the notification issue. This is something I definitely want to fix.