File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -72,10 +72,11 @@ See the [build docs for further instructions](docs/build.md)!
72
72
Compatibility
73
73
-------------
74
74
75
- Current LibSass 3.4 should be compatible with Sass 3.4. Please refer to the [ sass compatibility
76
- page] ( http://sass-compatibility.github.io/ ) for a more detailed comparison. But note that there
77
- are still a few incomplete edges which we are aware of. Otherwise LibSass has reached a good level
78
- of stability, thanks to our ever growing [ Sass-Spec test suite] ( https://github.com/sass/sass-spec ) .
75
+ For all intents and purposes LibSass is fully compatible with the Sass language spec. Any known
76
+ differences can be found as open issues.
77
+
78
+
79
+
79
80
80
81
About Sass
81
82
----------
@@ -94,7 +95,7 @@ Initial development of LibSass by Aaron Leung and Hampton Catlin was supported b
94
95
Licensing
95
96
---------
96
97
97
- Our [ MIT license] ( LICENSE ) is designed to be as simple and liberal as possible.
98
+ Our [ MIT license] ( LICENSE ) is designed to be as siple and liberal as possible.
98
99
99
100
[ @hcatlin ] : https://github.com/hcatlin
100
101
[ @akhleung ] : https://github.com/akhleung
You can’t perform that action at this time.
0 commit comments