forked from AuroraMiddleware/gtk
fc96fce462
I think parse-sass.sh needs updated to match what Adwaita does now, but for now, this is sufficient to let us regenerate HighContrast again.
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/sh
|
|
|
|
bundle exec sass --update --sourcemap=none .
|