Use Terminus to download the logs with a script that you install on your local development environment. The original source of the script is from Pantheon.
1. Install Terminus.
2. Create "site-logs" in the root of the project as a sister folder to "web".
3. Place DONT_REMOVE.txt in that directory.
4. Add the following to .gitignore:
site-logs/*.gz
site-logs/*.log
5. Commit to the repo.
Using Bootstrap4 as base theme
SASS compilation:
SASS compilation is no longer in the theme
- Optional use [Bootstrap4 Tools](https://www.drupal.org/project/bootstrap4_tools) module
- Download and install bootstrap4_tools module
- Or install SASS compiler
Install SASS compiler (Recommended):
Inside of the theme: