mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-21 23:45:12 +00:00
chore: add note about updating css and font files
This commit is contained in:
parent
d798809875
commit
1033436349
1 changed files with 4 additions and 0 deletions
|
@ -102,6 +102,10 @@ Build Instructions can all be found over there in the `README`.
|
|||
|
||||
If you have an Icon Suggestion or want to add an Icon please open an issue/merge request over at that repo.
|
||||
|
||||
When Updating the Font make sure to copy **all generated files** from the `dest` folder into `packages/backend/assets/fonts/sharkey-icons`
|
||||
|
||||
For the CSS simply copy the file content and replace the old content in `style.css` and for the WOFF, TTF and SVG simply replace them.
|
||||
|
||||
## Development
|
||||
During development, it is useful to use the
|
||||
|
||||
|
|
Loading…
Reference in a new issue