Files

23 lines
626 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Module Specstyleslibrary/styles全局样式/变量/背景)
module:
id: styles
name: 样式体系(全局样式 + 变量 + 背景)
type: ui
entrypoints:
- library/styles/vab.scss
- library/styles/variables/
- library/styles/background/
public_api:
concept:
- "vab.scss 是全局样式入口normalize/transition/变量等聚合)"
- "variables 下含布局变量与 Theme 变量vab-*-variables.module.scss"
dependency_closure:
bundler:
- "scss/sass loader由 Vue CLI 提供)"
acceptance:
- "引入 vab.scss 后基础样式生效,不影响 Element Plus"