I stumbled across Pixate today and I'm really excited about it. As awesome as it is, CSS could be improved, particularly with a preprocessor. I'm not very familiar with the anatomy of preprocessors so my question to SO is if it's possible to implement a preprocessor like Sass with Pixate so that writing sass will compile all the way into Objective-C on an iOS application. How cool would that be?!
Asked
Active
Viewed 399 times
2 Answers
1
To add to Clifton's answer, there are updated instructions for Freestyle with Sass here: https://github.com/Pixate/pixate-freestyle-ios/tree/master/themes#compiling-sass

Andrew Holt
- 36
- 1
-
Wow that must have either just been added or I missed it the first time. Brilliant! – jakenberg Mar 14 '14 at 00:32