www/dev/dependecy.sh

10 lines
No EOL
215 B
Bash

#!/bin/bash
### INSTALL SASS Compiler ###
# https://sass-lang.com/install
# https://github.com/sass/dart-sass/releases
# https://sass-lang.com/documentation/cli/dart-sass
# Arch based distros:
sudo pacman -S sass