sassc

C/C++ port of the Sass CSS precompiler - command-line tool

Debian Debian
RUN apt-get update && \ apt-get install -y sassc
Ubuntu
RUN apt-get update && \ apt-get install -y sassc
Alpine
RUN apk add sassc
Arch Arch Linux
RUN pacman -S --noconfirm sassc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y sassc
Fedora
RUN dnf install -y sassc
Raspbian
RUN apt-get update && \ apt-get install -y sassc
click the source code to copy install sassc on any operating system with command-not-found.com