undeƒined

Results 2 comments of undeƒined

I removed my virtualenv folder in the project itself but my VSC settings where still pointing to the executable of python which i threw away. After selecting the system python...

You could always manually add Bootstrap to your project. If you use Jinja2 to render your templates you could add the bootstrap [CDN](https://getbootstrap.com/docs/4.0/getting-started/introduction/) to your "root" template: They even provide...