This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
915fe87a62
gtk2
/
gtk
/
theme
/
Adwaita
/
parse-sass.sh
4 lines
56 B
Bash
Raw
Normal View
History
Unescape
Escape
parse-sass: don't hardcode bash path It's /bin/bash on some systems; just use /bin/sh instead. https://bugzilla.gnome.org/show_bug.cgi?id=749593
2015-05-14 18:32:10 +00:00
#!/bin/sh
Include the Adwaita theme This adds the resources for the Adwaita theme, and includes them in libgtk, on all platforms.
2014-06-13 14:32:44 +00:00
depend on particular version of sass
2014-09-26 14:33:20 +00:00
bundle
exec
sass --update --sourcemap
=
none .
Reference in New Issue
Copy Permalink