Skip to content

Instantly share code, notes, and snippets.

@douglasabnovato
Created March 6, 2023 22:31
Show Gist options
  • Save douglasabnovato/6133819638f0532650b7dbbf51b2a3f8 to your computer and use it in GitHub Desktop.
Save douglasabnovato/6133819638f0532650b7dbbf51b2a3f8 to your computer and use it in GitHub Desktop.
pré-processador
div {
/*formatações*/
}
div nav {
/*formatações*/
}
div nav h1{
/*formatações*/
}
div nav ul{
/*formatações*/
}
div nav ul li {
/*formatações*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment