mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-05-03 15:06:41 +07:00
fixed styles
This commit is contained in:
parent
4e18eba558
commit
9b52ff10e5
35 changed files with 12539 additions and 2896 deletions
src
|
@ -2,7 +2,7 @@ import React from 'react';
|
|||
import ReactDOM from 'react-dom';
|
||||
|
||||
import { App } from '~/containers/App';
|
||||
import '~/styles/main.less';
|
||||
import '~/styles/_main.scss';
|
||||
|
||||
import { Provider } from 'react-redux';
|
||||
import { PersistGate } from 'redux-persist/integration/react';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue