Closed JuanitoFatas closed 11 years ago
Hi, @JuanitoFatas . I'm working on LiveReload2 right now.
If i wanna to add stylus
and less
support, I prefer to refactor template.rb
.
The current master branch of code do things wrong. I should use Tilt::Template.default_mime_type
to detect the template is style or script.
I will refactor it tomorrow. anyway, Thank you again. :+1:
OK. I understand. Thank you for quick reply. I learned a lot from your code and process. I will close this issue now.
Already refactored(https://github.com/SaitoWu/linner/commit/d0b8bc875187fcb58b1c08d8a7331047277f3c8e).. More clearer now!
Hello Saito,
Are you planning to add support for LESS and Stylus?
Thank you.