Branding
Open
documentation
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# Documentation
## Colors:
* `#ffbe00`: Main color
* `#22272e`: BG Color
----------------------------------
### Font-Family:
``` css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
```
----------------------------------
### CSS rules to specify families:
font-family: 'Open Sans', sans-serif;
----------------------------------
### Git Flow:
Branches Name: numberOfIssues-branchName
----------------------------------
### General js Notes
Function expression, use arrow function
----------------------------------
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.