mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-02-01 16:08:17 +00:00
icon放到ui项目中。
This commit is contained in:
parent
c8a003d2b8
commit
f401d36ede
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
@ -1,4 +1,5 @@
|
||||
import './Config.css';
|
||||
import '../css/icon/iconfont.css';
|
||||
|
||||
export { default as classNames } from 'classnames/bind';
|
||||
export { default as PropTypes } from 'prop-types';
|
||||
|
||||
@ -7,9 +7,6 @@
|
||||
<title>Shadow Editor</title>
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
|
||||
<!-- iconfont -->
|
||||
<link href="assets/css/icon/iconfont.css" rel="stylesheet" />
|
||||
<!-- Shadow Editor -->
|
||||
<link href="build/ShadowEditor.css" rel="stylesheet" />
|
||||
</head>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user