Skip to content

Instantly share code, notes, and snippets.

@alcidesqueiroz
Last active September 22, 2018 02:22
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 alcidesqueiroz/8c90231405892511a0b2350ea9c86192 to your computer and use it in GitHub Desktop.
Save alcidesqueiroz/8c90231405892511a0b2350ea9c86192 to your computer and use it in GitHub Desktop.
It's 2018: you shouldn't be writing vanilla CSS - Example 2
.menu {
background-color: #189b9b;
}
.menu::before {
color: #2dd;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment