Skip to content

Instantly share code, notes, and snippets.

@jorgedjr21
Created November 22, 2019 03:13
Show Gist options
  • Save jorgedjr21/3741c6ce4877e933251a30c271aaaf84 to your computer and use it in GitHub Desktop.
Save jorgedjr21/3741c6ce4877e933251a30c271aaaf84 to your computer and use it in GitHub Desktop.
/* This file is for your main application css. */
@import "../node_modules/bootstrap/dist/css/bootstrap.min.css";
@import "../node_modules/@fortawesome/fontawesome-free/css/all.min.css";
@import "./theme/cosmo.min.css";
.alert:empty{
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment