obs-portal/frontend
yyxcv d29c68432d
Fix/default font family (#347)
* remove 'Open Sans' references

* set default font-family

(use the font-family list that was set in index.css)

* small style tweaks to compensate effect of new base font-family

---------

Co-authored-by: yyxcv <yxcv@github.com>
2023-06-22 21:40:24 +02:00
..
apache add production setup 2021-09-27 18:54:02 +02:00
public chore: Use config.json from API route in development mode 2021-12-03 17:31:03 +01:00
src Fix/default font family (#347) 2023-06-22 21:40:24 +02:00
.dockerignore Fix .dockerignore by moving them into the actual contexts 2021-05-14 09:19:25 +02:00
.gitignore Move everything into "frontend" folder, for this will be a monorepo 2021-02-17 21:50:47 +01:00
config.example.json Expose OBS map source for all zoom levels 2023-03-12 12:41:41 +01:00
Dockerfile webpack 2021-11-27 22:45:22 +01:00
Dockerfile-prod webpack 2021-11-27 22:45:22 +01:00
package-lock.json Bump terser from 5.10.0 to 5.14.2 in /frontend 2022-07-28 19:03:24 +02:00
package.json Add react-i18next integration 2022-07-28 13:56:18 +02:00
tsconfig.json Move everything into "frontend" folder, for this will be a monorepo 2021-02-17 21:50:47 +01:00
webpack.config.js Add react-i18next integration 2022-07-28 13:56:18 +02:00