Styling
Custom CSS
- Add
CSS
files to the/src/styles/
directory (or anywhere insrc
)
- Include
CSS
file in thecustomCss
array
Logo
Custom Fonts
-
Add
CSS
and local font files under thesrc
directory (src/fonts
). -
Specify
@font-face
for each local font in thefont-face.css
file. -
Include
CSS
file in thecustomCss
array -
Use fonts in
custom.css