A fork of the Materia GTK theme.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 parse-sass.sh

View raw Download
text/x-shellscript • 62 B
Bourne-Again shell script, ASCII text executable
        
            
1
#!/usr/bin/bash
2
3
bundle exec sass --update --sourcemap=none .
4