File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,9 @@ And then execute:
62
62
63
63
## Common Issues
64
64
65
+ ### Small fix, manual create initiliazer
66
+ Look at [ this issue] ( https://github.com/sass/sassc-rails/issues/68 )
67
+
65
68
### Deployment to Heroku
66
69
67
70
Due to LibSass compilation requirements, you must upgrade to the
@@ -75,7 +78,7 @@ Upgrading to Cedar-14 is usually a painless process.
75
78
76
79
Libraries explicitly depending on Sass-Rails, such as ActiveAdmin, can cause
77
80
conflicts with installation of SassC-Rails. While we have no built-in solution
78
- for this, please check out [ this issue] ( https://github.com/sass/sassc-rails/issues/6 )
81
+ for this, please check out [ this issue] ( https://github.com/sass/sassc-rails/issues/68 )
79
82
for a workaround.
80
83
81
84
You can’t perform that action at this time.
0 commit comments