kriasoft / react-starter-kit

The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
https://reactstarter.com
MIT License
22.61k stars 4.15k forks source link

site.manifest error - comma missing #2007

Closed KemalM closed 1 year ago

KemalM commented 1 year ago

There is an error in the site.manifest file. Comma is missing after background-color.

  "background_color": "#fafafa"
  "theme_color": "#fafafa",