summaryrefslogtreecommitdiff
path: root/animism-align/frontend/site/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'animism-align/frontend/site/index.js')
-rw-r--r--animism-align/frontend/site/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/animism-align/frontend/site/index.js b/animism-align/frontend/site/index.js
index ab7c998..448d38d 100644
--- a/animism-align/frontend/site/index.js
+++ b/animism-align/frontend/site/index.js
@@ -3,7 +3,7 @@ import ReactDOM from 'react-dom'
import { Provider } from 'react-redux'
import './site.css'
-import 'app/common/forms.css'
+import '../app/common/form.css'
import { store } from './store'