www/dev/dependecy.sh

10 lines
215 B
Bash
Raw Normal View History

2023-05-11 14:47:18 +03:00
#!/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