-
Notifications
You must be signed in to change notification settings - Fork 293
Rails 7 with css-bundler #426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, sorry for the late reply. We are planning a beta release for a new major version of this gem, which will drop support for sprockets, among other things. Theses changes will include the removal of sassc and sassc-rails dependencies. We’ll leave the related issues open for now, at least until the release of this version, but will be closing related PRs, as we might need to include similar changes in the removal of sprockets support. |
Super! How will I know when you release that major new version? |
You can watch the repository to get notified when the new release is here. You can choose to only be notified for releases, if you prefer |
We released a new v2 beta, which, among other things, removes sassc-rails, so we’ll be closing this issue. You can see more details here. Feel free to open a new issue if you find anything. |
Great news! @difernandez when do you expect v2 to leave beta? |
Unfortunately, we don't have an ETA at the moment. We have to test it some more in our projects and make sure there aren't any big issues related to the changes |
Uh oh!
There was an error while loading. Please reload this page.
This project depends upon
sassc-rails
, which causes problems when pulled into a Rails 7 project using css-bundler + tailwindcss. @joker-777 opened up a PR to address this, but it was not merged (and then eventually closed).Can we work together to get this change made?
The text was updated successfully, but these errors were encountered: