mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-15 07:34:42 -04:00
moved style folder
added index.scss to index.tsx Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
5c716bd314
commit
d035ff26a5
70 changed files with 3 additions and 3 deletions
|
@ -11,6 +11,7 @@ import { Login } from './components/landing/pages/login/login'
|
|||
import { setUpFontAwesome } from './initializers/fontAwesome'
|
||||
import * as serviceWorker from './service-worker'
|
||||
import { store } from './utils/store'
|
||||
import './style/index.scss'
|
||||
|
||||
setUpFontAwesome()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue