diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 33d3fc4..844285b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,7 @@ The animations in Animate.css should follow a few key principles: 1. Match the naming convention (camelCase, categorized [fades, bounces, etc]) 2. Indent with two spaces 3. End each file with a blank line +4. Please use the configurations in .editorconfig and .prettierrc to help keeps styling consistant. ## How To Contribute