Today I came to know about sass. So I came through its documentation and installed its package like Ruby and haml on my ubuntu system. Now I want to know that how to use it with WordPress or any simple html file. As I am totally newbie for this I dont have any idea. Can some one share me any example or link which will help me in learning sass.
Share
If you follow the tutorial from the SASS website you will get a CSS file.
Upload that to your server just like any other CSS file.