Add documentation about new icon font

This commit is contained in:
Christopher C. Wells 2021-08-30 16:08:32 -07:00 committed by Christopher Charbonneau Wells
parent 83b9177dbe
commit f643ad7771
1 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,7 @@
- [Development](#development) - [Development](#development)
- [Installation](#installation) - [Installation](#installation)
- [Gulp Commands](#gulp-commands) - [Gulp Commands](#gulp-commands)
- [Icon Font](#icon-font)
## Contributions ## Contributions
@ -292,3 +293,10 @@ order:
This command should be executed, and any changes committed, any time changes This command should be executed, and any changes committed, any time changes
are made to Baby Buddy's frontend code (SASS, JS, etc.). are made to Baby Buddy's frontend code (SASS, JS, etc.).
### Icon Font
Baby Buddy uses [Fontello](https://fontello.com/) to build a custom icon font
for icons used throughout the application. See [`babybuddy/static_src/fontello`](babybuddy/static_src/fontello)
for further documentation about using the config file with Fontello and license
information for fonts used by this application.