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

Ability to pass a custom functions file to node-sass #97

Open danielkalen opened 8 years ago

danielkalen commented 8 years ago

This enables the use of LibSass's experimental functions features (which so far works perfectly for me)... Details about node-sass's implementation is located at around the second section of the node-sass npm and git repo.