Includes updates to core through commit: [e4edfd0](https://github.com/PreTeXtBook/pretext/commit/e4edfd0fe052d9dd91404667a42ff1c0932d114b)
Added
- New and improved css style options. See PreTeXt documentation.
- `pretext upgrade` command will run `pip install --upgrade pretext` using the same python you are running pretext from, for smoother upgrades.
Changed
- `pretext view` now reuses the current local server correctly, and starts different local servers for different projects. This allows you to correctly view multiple projects at the same time.