mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-30 10:18:02 +08:00
docs: fix theme-chalk path (#3801)
This commit is contained in:
parent
6e86fd3343
commit
8912bd80f3
@ -79,7 +79,7 @@ certain conditions. These classes can be added to any DOM elements or custom com
|
||||
You need to import the following CSS file to use these classes:
|
||||
|
||||
```js
|
||||
import 'element-plus/lib/theme-chalk/display.css'
|
||||
import 'element-plus/theme-chalk/display.css'
|
||||
```
|
||||
|
||||
The classes are:
|
||||
|
Loading…
Reference in New Issue
Block a user