Introduction
Most of the content of this book is about using Sass to create CSS code for your web apps and responsive website. In this chapter, you will learn how to style your mobile apps with Sass. In this chapter, both the Ionic and Foundation for apps frameworks are discussed.
Because this book is about Sass, you will learn about mobile apps using web technologies, such as HTML, CSS, and JavaScript. Topics focus mainly on the look and feel of mobile apps using Sass. Discussing PhoneGap (or Apache Cordova) and other JavaScript Frameworks for building cross-platform mobile apps is out of the scope of this book.
jQuery Mobile is another popular framework to build your web apps. Although jQuery Mobile is built with Sass and Compass, it's advised to use the ThemeRoller to build your themes. The ThemeRoller can be found at https://themeroller.jquerymobile.com/. Because no Sass build processes for jQuery Mobile are available yet, it is not discussed in this chapter.
Also, other frameworks...