mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-13 17:05:47 +08:00
4f78411bb8
* test(components): [text] el-text unit test * docs(components): [text] el-text website documentation * feat(components): [text] el-text implementation * fix(components): [text] prop 'as' rename 'tag' * docs(components): [text] rename slot default, optimize document * test(components): [text] render text & class change the execution order * fix(components): [text] use template and render function together
3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
import '@element-plus/components/base/style/css'
|
|
import '@element-plus/theme-chalk/el-text.css'
|