diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-10-30 04:43:19 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-10-30 04:43:19 +0000 |
| commit | 96e9ec3c2089c72cbea1f589c5d667e013adc1d7 (patch) | |
| tree | 90bc7cd965b5faa8ac8463faecf3dfa75960d6d0 /Tupfile | |
| parent | preload some things (diff) | |
| download | mmm-96e9ec3c2089c72cbea1f589c5d667e013adc1d7.tar.gz mmm-96e9ec3c2089c72cbea1f589c5d667e013adc1d7.zip | |
syntax highlighting
Diffstat (limited to 'Tupfile')
| -rw-r--r-- | Tupfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ # download fengari dependencies : |> !download |> dist/fengari-web.js : |> !download |> dist/fengari-web.js.map +: static/* |> cp %f dist/ |> dist/%b # render stylesheet : scss/main.scss |> !sassc |> dist/main.css |
