diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-11-13 16:50:48 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-11-13 16:50:48 +0100 |
| commit | 85a5eedb6042ffb02336a75deba3cd6b5470139e (patch) | |
| tree | 7ac4534dbeb62b887407a673045a7b98e26cde06 /animism-align/frontend/site | |
| parent | 335c7a32380420166c6754883b103f53e49ad692 (diff) | |
site export config
Diffstat (limited to 'animism-align/frontend/site')
| -rw-r--r-- | animism-align/frontend/site/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/animism-align/frontend/site/index.js b/animism-align/frontend/site/index.js index 838b012..ab7c998 100644 --- a/animism-align/frontend/site/index.js +++ b/animism-align/frontend/site/index.js @@ -3,6 +3,7 @@ import ReactDOM from 'react-dom' import { Provider } from 'react-redux' import './site.css' +import 'app/common/forms.css' import { store } from './store' |
