You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Written by Aaron Leung (@akhleung) and Hampton Catlin (@hcatlin)
7
+
by Aaron Leung ([@akhleung]), Hampton Catlin ([@hcatlin]), Marcel Greter ([@mgreter]) and Michael Mifsud ([@xzyfer])
8
8
9
9
http://github.com/sass/sassc
10
10
@@ -25,13 +25,14 @@ Sass is a CSS pre-processor language to add on exciting, new,
25
25
awesome features to CSS. Sass was the first language of its kind
26
26
and by far the most mature and up to date codebase.
27
27
28
-
Sass was originally created by the co-creator of this library,
29
-
Hampton Catlin (@hcatlin). The extension and continuing evolution
30
-
of the language has all been the result of years of work by Natalie
31
-
Weizenbaum (@nex3) and Chris Eppstein (@chriseppstein).
28
+
Sass was originally concieved of by the co-creator of this library,
29
+
Hampton Catlin ([@hcatlin]). Most of the language has been the result of years
30
+
of work by Natalie Weizenbaum ([@nex3]) and Chris Eppstein ([@chriseppstein]).
32
31
33
32
For more information about Sass itself, please visit http://sass-lang.com
34
33
34
+
Initial development of SassC by Aaron Leung and Hampton Catlin was supported by [Moovweb](http://www.moovweb.com).
35
+
35
36
Documentation
36
37
-------------
37
38
@@ -40,7 +41,14 @@ Documentation
40
41
*[Testing on Unix](docs/testing/unix-instructions.md)
41
42
*[Testing on Windows](docs/testing/windows-instructions.md)
42
43
43
-
Contribution Agreement
44
-
----------------------
44
+
Licensing
45
+
---------
46
+
47
+
Our MIT license is designed to be as simple, and liberal as possible.
45
48
46
-
Any contribution to the project are seen as copyright assigned to Hampton Catlin. Your contribution warrants that you have the right to assign copyright on your work. This is to ensure that the project remains free and open -- similar to the Apache Foundation.
0 commit comments