1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Add Sass as a submodule.

This commit is contained in:
Nathan Weizenbaum 2010-09-06 21:07:11 -07:00
parent 51cb19a3ab
commit 2680e33c32
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "test/haml/spec"] [submodule "test/haml/spec"]
path = test/haml/spec path = test/haml/spec
url = git://github.com/norman/haml-spec.git url = git://github.com/norman/haml-spec.git
[submodule "vendor/sass"]
path = vendor/sass
url = file://.

1
vendor/sass vendored Submodule

@ -0,0 +1 @@
Subproject commit f188f4b8388d97466d8190696400f1445b857773