@@ -68,20 +68,16 @@ Sass is a CSS pre-processor language to add on exciting, new,
68
68
awesome features to CSS. Sass was the first language of its kind
69
69
and by far the most mature and up to date codebase.
70
70
71
- Sass was originally created by the co-creator of this library,
72
- Hampton Catlin ([ @hcatlin ] ). The extension and continuing evolution
73
- of the language has all been the result of years of work by Natalie
74
- Weizenbaum ([ @nex3 ] ) and Chris Eppstein ([ @chriseppstein ] ).
71
+ Sass was originally concieved of by the co-creator of this library,
72
+ Hampton Catlin ([ @hcatlin ] ). Most of the language has been the result of years
73
+ of work by Natalie Weizenbaum ([ @nex3 ] ) and Chris Eppstein ([ @chriseppstein ] ).
75
74
76
75
For more information about Sass itself, please visit http://sass-lang.com
77
76
78
- Contribution Agreement
79
- ----------------------
77
+ Initial development of libsass by Aaron Leung and Hampton Catlin was supported by [ Moovweb] ( http://www.moovweb.com ) .
80
78
81
- Any contribution to the project are seen as copyright assigned to Hampton Catlin, a
82
- human on the planet earth. Your contribution warrants that you have the right to
83
- assign copyright on your work. The intention here is to ensure that the project
84
- remains totally free (liberal, like).
79
+ Licensing
80
+ ---------
85
81
86
82
Our MIT license is designed to be as simple, and liberal as possible.
87
83
@@ -94,4 +90,3 @@ Our MIT license is designed to be as simple, and liberal as possible.
94
90
95
91
sass2scss was originally written by [ Marcel Greter] ( @mgreter )
96
92
and he happily agreed to have it merged into the project.
97
-
0 commit comments