Skip to content

Instantly share code, notes, and snippets.

@kaiomagalhaes
Last active June 10, 2019 17:10
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 kaiomagalhaes/6ca066585919f93561e91de11dc23c79 to your computer and use it in GitHub Desktop.
Save kaiomagalhaes/6ca066585919f93561e91de11dc23c79 to your computer and use it in GitHub Desktop.

Make sure the following boxes are checked before submitting your PR, thanks!

[ ] Does this PR have a maximum of 15 files?

[ ] Is Codelitt's commit guideline applied to all commit messages?

[ ] Do you have a gif demonstrating the feature or the old/new behavior for bugfixes?

[ ] Does this PR have a description?

[ ] The code was checked for opportunities to remove duplicated code, and they were removed.

[ ] There are no hexadecimal values being used for colors instead of variables.

[ ] There are no literal values being used for font size instead of variables.

[ ] There are no literal values being used for font weight instead of variables.

[ ] Test your code on all supported browsers (Chrome, Firefox, Microsoft Edge, Safari), latest versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment