mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 17:50:18 +00:00
Fix parse-sass.sh script
The script runs into this error here: OptionParser::NeedlessArgument: needless argument: --sourcemap=none
This commit is contained in:
parent
318de7cd44
commit
c75793ee17
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
sass --update --sourcemap=none .
|
||||
sass --update .
|
||||
|
Loading…
Reference in New Issue
Block a user