mechio / takana

Takana lets you see your SCSS and CSS style changes live, in the browser, as you type them
http://takana.io
MIT License
1.11k stars 61 forks source link

Remote Server #59

Closed mkormendy closed 9 years ago

mkormendy commented 9 years ago

I'd like to run Takana on my remote staging server (which happens to be on my local network) but I would like my Sublime Text Takana plugin to send the changes of my file edits (accessed through my local network) to the remote server and then update my browser. Is this even possible?

mkormendy commented 9 years ago

I ended up doing some hosts file magic and managed to get this to work for me.