Takana – live edit SCSS & CSS

css-live-editor

Takana is a live css/sass editor. It lets you see your SCSS and CSS style changes live, in the browser, as you type them.

Requirements

  • Currently, Takana only supports OSX and Sublime Text 2 & 3.
  • Takana uses libsass under the hood, if you’re using node-sass you’ll be fine. However, if you’re using the ruby compiler, you may need to refactor your code to get it running with libsass.
Website: http://usetakana.com/
Github: https://github.com/mechio/takana
License: MIT

Leave a Reply