> On Mar 10, 2019, at 6:17 PM, brainiacsys5@gmail.com wrote:
>
> Hi Everyone,
>
> I was just curious as to what everyone is using since sass-rails is depreciating and if I add a ui kit it should change the look and feel of the app without have to change a great deal of the css. Correct?
I'm not aware of the sass-rails gem being deprecated, only the sass gem itself, which is a gemspec dependency of sass-rails. We've had good luck using the sassc gem as a replacement for that. Just add it to your gemfile along with sass-rails and you should be all set.
Walter
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/BDD1890F-D9D1-4CFC-8101-403AE019DD12%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment