How to Install ruby-sass-rails in Ubuntu 18.04



Install ruby-sass-rails by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-sass-rails

Description:

Sass adapter for the Rails asset pipeline

This package integrates Sass into the Rails asset pipeline, i.e. you can write stylesheets using Sass and have them compiled into CSS before being sent to the clients.

Homepage: https://github.com/rails/sass-rails

Version: 5.0.6-1

Section: universe/ruby