Quiz: Theming Ionic Apps

Test your knowledge of theming.

We'll cover the following...

Theming Ionic Apps

1.

What is the purpose of the src/global.scss file?

A.

To download and initialize third-party styles

B.

To import all styles present in the application node_modules directory

C.

To provide global style rules for the application

D.

To provide legacy browser/experimental support for styles used within the application


1 / 6

...