Skip to content

Instantly share code, notes, and snippets.

@eddievlagea
Created November 22, 2022 17:38
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 eddievlagea/86cda3ff690bdd574a28d3d77fa36c9c to your computer and use it in GitHub Desktop.
Save eddievlagea/86cda3ff690bdd574a28d3d77fa36c9c to your computer and use it in GitHub Desktop.
test.css
.test {
/* declar variables */
--color-primary: #00ffd9;
--color-secondary: #f0f0f0;
--color-tertiary: #f0f0f0;
--color-quaternary: #f0f0f0;
--color-quinary: #f0f0f0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment