[Scummvm-git-logs] scummvm-web master -> 1f405c1cfae22ab3b0e122fa909b2d55894c7141
Mataniko
mataniko at gmail.com
Mon Jan 25 20:33:12 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
1f405c1cfa BUILD: Generate platforms.css file
Commit: 1f405c1cfae22ab3b0e122fa909b2d55894c7141
https://github.com/scummvm/scummvm-web/commit/1f405c1cfae22ab3b0e122fa909b2d55894c7141
Author: Mataniko (mataniko at gmail.com)
Date: 2021-01-25T15:33:05-05:00
Commit Message:
BUILD: Generate platforms.css file
Changed paths:
build.js
diff --git a/build.js b/build.js
index ce22a8fb..8ac67d2b 100644
--- a/build.js
+++ b/build.js
@@ -22,3 +22,4 @@ async function renderScss(filename) {
renderScss('main_rtl');
renderScss('main_ltr');
+renderScss('platforms');
More information about the Scummvm-git-logs
mailing list