I was wondering if anyone knows of any css resources that are focused exclusively on mobile web applications?
I am creating a mobile application using backbone and zepto, but I do not have a framework for handling the main components of the user interface.
I know there are jQuery mobile and ST2 (and yes, I know you can just grab their css), but I was wondering if there are any resources that are standalone css css libraries and focus on using css transitions to simulate device behavior?
source
share