e317bfdab7
The sass sources now live in a project in GNOME, so they can be used in multiple projects like gnome-shell-extensions. Because of that, add gnome-shell-sass as a submodule of gnome-shell and remove the sass sources from the theme directory.
7 lines
220 B
Plaintext
7 lines
220 B
Plaintext
[submodule "src/gvc"]
|
|
path = src/gvc
|
|
url = git://git.gnome.org/libgnome-volume-control
|
|
[submodule "data/theme/gnome-shell-sass"]
|
|
path = data/theme/gnome-shell-sass
|
|
url = https://git.gnome.org/browse/gnome-shell-sass
|