You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
I've noticed libsass defines a compact($values...) function. Ruby sass doesn't appear to now or ever had this function. Since we're aiming for 3.4 parity this should probably go.
I've noticed libsass defines a
compact($values...)function. Ruby sass doesn't appear to now or ever had this function. Since we're aiming for 3.4 parity this should probably go.