mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
…
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.