Hi, I would like to know if there's a possibility to use frank helpers from helpers.rb within .sass files. I've tried
-if is_ipad?
sass goes here...
like I do successfully in .haml files, but it doesn't work. Error: "Invalid CSS after "-if is_ipad": expected selector, was "?" (Sass::SyntaxError)"
Hi, I would like to know if there's a possibility to use frank helpers from helpers.rb within .sass files. I've tried
like I do successfully in .haml files, but it doesn't work. Error: "Invalid CSS after "-if is_ipad": expected selector, was "?" (Sass::SyntaxError)"