mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 17:16:00 +00:00
3 lines
78 B
Bash
Executable file
3 lines
78 B
Bash
Executable file
#!/bin/bash
|
|
|
|
node_modules/.bin/node-sass src/scss/index.scss -o dist/uppy.css
|