Skip to content

Instantly share code, notes, and snippets.

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 BenOsodrac/bc1c515d3fa29fe13647dba17c42c56c to your computer and use it in GitHub Desktop.
Save BenOsodrac/bc1c515d3fa29fe13647dba17c42c56c to your computer and use it in GitHub Desktop.
osui-card:not(:defined) {
/* Pre-style, give layout, replicate card's eventual styles, etc. */
opacity: 0;
transition: opacity 0.3s ease-in-out;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment