-
Hi @haileys ,
I have a rails app that use `better_errors`.
After an update of this library, I come with a `LoadError: cannot load such file -- sassc`.
Digging into the source code, I have spo…
-
Hi,
we upgraded from webpacker to dartsass-sprockets but get now following errors during compilation:
```
SassC::SyntaxError: Error: Silent comments aren't allowed in plain CSS.
╷
1 │ //= r…
-
https://github.com/rails/rails/issues/32896
https://github.com/rails/sass-rails/issues/420
Looks like `sass-rails` is being end of life'd on 26 March 2019.
-
### Expected behavior
Asset compilation speed with sprockets v4.0.0 should be comparable to or faster than with v3.7.2.
### Actual behavior
When calling `rails assets:clobber tmp:clear assets…
-
Now that [libsass is deprecated](https://sass-lang.com/blog/libsass-is-deprecated), what are the plans for this project ? Should it be marked as deprecated as well ?
-
Hello, I followed this instructions : https://dev-docs.spreecommerce.org/advanced/existing_app_tutorial but I got this error when I do `rails g spree:install --user_class=Spree:User`
```
/usr/…
-
-
The [sass gem is officially being deprecated and will stop being supported in 2019](http://sass.logdown.com/posts/7081811). There are several options; for our purposes, `sassc-rails` is probably the …
-
[See the build result here](https://travis-ci.org/owen2345/camaleon-cms/jobs/637090377#L731).
sassc gem 2.2.1
ruby 2.5.5
rails 5.2.4.1
I see some other issues related to segfaults with sprocke…
-
I'm trying to compile on macos with rails 5.
```
compiling ./libsass/src/c2ast.cpp
linking shared-object sassc/libsass.bundle
strip: libsass.bundle: unknown load command 0x32
strip: libsass.bun…