Files
roll20-character-sheets/RatasEnLasParedes

Update character sheet code

Edit the .scss-file, then compile it to CSS with:

A) some online SASS compiler like sassmeister, then copy-paste changes into the .css-file.

B) install SASS for Command line, then run command sass RatasEnLasParedes.scss RatasEnLasParedes.css --no-source-map --no-charset. The .css-file is now automatically updated.