Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Sass Install Issue Reply To: Sass Install Issue

#157200
Alen
Participant

you might try:

bash --login

then:

sass --watch test.scss:test.css

See if that works.