mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-01 20:52:29 +00:00
5 lines
184 B
Python
5 lines
184 B
Python
#!/usr/bin/env bash
|
|
|
|
pug -o . Source/Stars_Without_Number_Revised.pug
|
|
sass --no-source-map --style compressed Source/Stars_Without_Number_Revised.scss Stars_Without_Number_Revised.css
|