Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Conversation

@AnomalousBit
Copy link
Contributor

This fixes #74 and is very similar (identical?) to the PR #86 which for some reason had it's fork deleted (probably why it wasn't merged?).

This commit simply adds the Rails scss scaffolding required to make the Rails generators work again with sassc-rails. It comes directly from the lib/rails directory of the sass-rails repo.

I was also experiencing the error scss [not found] issue, which now works as expected when I tested with rails g scaffold on this PR.

@bolandrm bolandrm merged commit 17d7e34 into sass:master Dec 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"rails g controller|scaffold ..." fails with "scss [not found]" error

2 participants