app.scss 681 B

1234567891011121314151617
  1. // http://ionicframework.com/docs/v2/theming/
  2. // App Global Sass
  3. // --------------------------------------------------
  4. // Put style rules here that you want to apply globally. These
  5. // styles are for the entire app and not just one component.
  6. // Additionally, this file can be also used as an entry point
  7. // to import other Sass files to be included in the output CSS.
  8. //
  9. // Shared Sass variables, which can be used to adjust Ionic's
  10. // default Sass variables, belong in "theme/variables.scss".
  11. //
  12. // To declare rules for a specific mode, create a child rule
  13. // for the .md, .ios, or .wp mode classes. The mode class is
  14. // automatically applied to the <body> element in the app.