项目作者: LeoPersan

项目描述 :
Gerador de border-radius CSS
高级语言: HTML
项目地址: git://github.com/LeoPersan/border-radius-gen.git
创建时间: 2020-02-19T20:37:49Z
项目社区:https://github.com/LeoPersan/border-radius-gen

开源协议:

下载


Border-radius Previewer

Tier: 1-Beginner

The border-radius property can have multiple values changed. Preview how the shape looks while changing these values.

User Stories

  • User can see a box which has a border-radius property applied to it
  • User can change the 4 border-radius values that are applied to the box (top-left, top-right, bottom-left, bottom-right)
  • User can copy the resulting CSS to the clipboard

Bonus features

  • User can change all 8 possible values of the border-radius in order to create a complex shape

Example projects