Commit db5d4e19 by Andrew Nesbitt

Added twitter link to readme

parent 8c0b20a1
...@@ -15,6 +15,8 @@ It allows you to natively compile .scss files to css at incredible speed and aut ...@@ -15,6 +15,8 @@ It allows you to natively compile .scss files to css at incredible speed and aut
Find it on npm: <https://npmjs.org/package/node-sass> Find it on npm: <https://npmjs.org/package/node-sass>
Follow @nodesass on twitter for release updates: https://twitter.com/nodesass
## Reporting Sass compilation and syntax issues ## Reporting Sass compilation and syntax issues
The [libsass] library is not currently at feature parity with the 3.2 [Ruby Gem](https://github.com/nex3/sass) that most Sass users will use, and has little-to-no support for 3.3 syntax. While we try our best to maintain feature parity with [libsass], we can not enable features that have not been implemented in [libsass] yet. The [libsass] library is not currently at feature parity with the 3.2 [Ruby Gem](https://github.com/nex3/sass) that most Sass users will use, and has little-to-no support for 3.3 syntax. While we try our best to maintain feature parity with [libsass], we can not enable features that have not been implemented in [libsass] yet.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment