Skip to content

Instantly share code, notes, and snippets.

@oleersoy
Created December 4, 2018 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oleersoy/ed0b840d9c2f1fdb717cd151a57d793f to your computer and use it in GitHub Desktop.
Save oleersoy/ed0b840d9c2f1fdb717cd151a57d793f to your computer and use it in GitHub Desktop.
/* Add application styles & imports to this file! */
/* You can add global styles to this file, and also import other style files */
@import "~@angular/material/prebuilt-themes/deeppurple-amber.css";
* {
box-sizing: border-box;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment