- Run npm install in /update folder.
- Then run "npm run sass-dev"
- Edit styles.scss, make sure to keep the @import line to include older (but important) css
- Libguides pulls in https://cdn.jsdelivr.net/gh/katebron/tufts_libguides@latest/update/css/styles.min.css
- the @latest and min parts are automatically dealt with by jsdeliver
The updated scss consolidates old custom css.
Older (pre 2023) css in pre_existing_css.css. Look to archived files for original sass. Sass was compiled with older compass libraries.