mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-20 16:53:33 +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
|