How can we compile Sass on VPS, without the need to use git and local site. Like I am in a hurry and only have FTP and notepad, is there any way to change CSS with Sass or am I left then to just write plain CSS?

Comments

fubhy’s picture

Status: Active » Fixed

You can surely use http://sassmeister.com/ for some quick changes directly on the server. But really, instead you should set up a functional local development environment that can handle Sass, etc. properly. Anything else is sub-optimal (although it works too of course).

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.