Skip to content

Commit d5c47b2

Browse files
committed
build the css too
1 parent a5319ef commit d5c47b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third/build_outta_space.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
cd outta_space
44
npm install
55
./node_modules/.bin/browserify -d src/main.js -t babelify -o bundle.js
6-
6+
./node_modules/.bin/lessc theme/style.less > theme/style.css
77

88

0 commit comments

Comments
 (0)