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

Replace libsass with sassc-embedded#233

Closed
ntkme wants to merge 1 commit intosass:masterfrom
ntkme:master
Closed

Replace libsass with sassc-embedded#233
ntkme wants to merge 1 commit intosass:masterfrom
ntkme:master

Conversation

@ntkme
Copy link
Contributor

@ntkme ntkme commented Mar 22, 2022

This PR removes the deprecated libsass and replace it with sassc-embedded, providing latest sass features and fast gem installation.

This should essentially be a drop in alternative to current sassc-ruby.


Installation

Add these lines to your application's Gemfile:

gem 'sassc', github: 'sass/sassc-ruby', ref: 'refs/pull/233/head'
gem 'sassc-embedded'

And then execute:

bundle

@ntkme
Copy link
Contributor Author

ntkme commented Mar 22, 2022

This PR is created to persist the refs/pull/233/head ref in sass/sassc-ruby repository regardless of status of my fork.

Given that sassc is deprecated, this should not be merged, however, users can choose to install this PR if they wish.

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.

1 participant