在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mrmlnc/material-shadows开源软件地址(OpenSource Url):https://github.com/mrmlnc/material-shadows开源编程语言(OpenSource Language):CSS 100.0%开源软件介绍(OpenSource Introduction):Material Design Shadows
Installation
Supported languagesSupport for all popular css preprocessors: Usage// Less, SCSS, Stylus
@import "lib/material-color";
.my-selector {
.z-depth(); // equivalent to `.z-depth(2)` and `.z-depth-2dp()`
// Create class for `transition` property.
.z-depth-transition();
// Creating a class to an element in the focused state.
.z-depth-focus();
}
// Class generator
.shadow {
.z-depth-classes();
} Supported optionsz-depthdp
Depth shadow. z-depth-classestransition
Create class for focus
Creating a class to an element in the focused state. ChangelogSee the Releases section of our GitHub project for changelogs for each release version. LicenseThis software is released under the terms of the MIT license. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论