foundryvtt-beam-saber/scss/README.md
2021-04-22 11:36:28 +03:00

6 lines
204 B
Markdown

# How to build CSS
Install nodeJS: https://nodejs.org/en/
Install sass (https://www.npmjs.com/package/sass): npm install -g sass
Open a shell in this folder and run: sass style.scss ../styles/blades.css