1.0.6 • Published 6 years ago

colorful-shadow v1.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

colorful-shadow

使用重叠的方式来实现box-shadow目前不能实现的阴影效果,比如:渐变阴影、内容相关阴影等。

怎么使用

  1. npm install colorful-shadow;
  2. 使用script标签或者其它方式引入代码;
  3. 可以调用init方法来实现自定义的重叠内容阴影;
  4. 也可以直接调用bottomContentShadow来实现底部内容投影阴影;
  5. 或者调用bottomGradientShadow来实现底部渐变阴影。

目录说明

  1. index.js 为源代码;
  2. test.html 为测试页面;
  3. images 项目相关图片资源。
1.0.6

6 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago