We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0985b92 commit bac8d01Copy full SHA for bac8d01
README.md
@@ -22,7 +22,7 @@ In one larger project, this made compilation 4x faster:
22
23
This should essentially be a drop in alternative to [sass-rails](https://github.com/rails/sass-rails).
24
25
-*Note: This is a new project, please report any issues you come across!*
+__Note: This is a new project, please report any issues you come across!__
26
27
## Installation
28
@@ -45,3 +45,8 @@ And then execute:
45
1. Add Tests
46
1. Push to the branch (`git push origin my-new-feature`)
47
1. Create a new Pull Request
48
+
49
+## Credits
50
51
+This gem is based on sass-rails [sass-rails](https://github.com/rails/sass-rails), and
52
+is maintained by [Ryan Boland](https://ryanboland.com).
0 commit comments