FEAT: Convert to use npm rather than jsdeliver CDN
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the feature
Currently the project is pulling dependencies from a CDN rather than the official source. The problem is that this is really accurate with how JS frameworks expect things to be.
### Motivation
Make a more seamless design. Not sure if this will work since we are looking not for entire packages but rather individual minimized CSS and JS files.
### Alternatives considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.