File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- # Effects
1+ # 特效 {#effects}
22
3- ## Box Shadow
3+ ## 盒阴影 {#box-shadow}
44
5- Utilities for controlling the box shadow of an element.
5+ 用于控制元素盒阴影的工具类。
66
77<PlaygroundWithVariants
88 variant=''
@@ -37,7 +37,7 @@ export default {
3737
3838</Customizing >
3939
40- ### Box Shadow Color
40+ ### 盒阴影颜色 {#box-shadow-color}
4141
4242<PlaygroundWithVariants
4343 variant='gray-500'
@@ -64,9 +64,9 @@ export default {
6464
6565</Customizing >
6666
67- ## Opacity
67+ ## 不透明度 {#opacity}
6868
69- Utilities for controlling the opacity of an element.
69+ 用于控制元素不透明度的工具类。
7070
7171<PlaygroundWithVariants
7272 variant='50'
@@ -95,9 +95,9 @@ export default {
9595
9696</Customizing >
9797
98- ## Mix Blend Mode
98+ ## Mix Blend Mode {#mix-blend-mode}
9999
100- Utilities for controlling how an element should blend with the background.
100+ 用于控制元素与其背景混合的工具类。
101101
102102<PlaygroundWithVariants
103103 variant='multiply'
You can’t perform that action at this time.
0 commit comments