global.scss 417 B

123456789101112
  1. // http://ionicframework.com/docs/v2/theming/
  2. // Global CSS
  3. // --------------------------------------------------
  4. // Put CSS rules here that you want to apply globally.
  5. //
  6. // To declare rules for a specific mode, create a child rule
  7. // for the .md, .ios, or .wp mode classes. The mode class is
  8. // automatically applied to the <body> element in the app.
  9. //
  10. // App Shared Sass variables belong in app.variables.scss.