Skip to content

When you use eight values specifying border-radius in CSS, you can build organic looking shapes. Simply use our Generator at

License

Notifications You must be signed in to change notification settings

forksp/fancy-border-radius

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Border-Radius Can Do That?

When you use eight values specifying border-radius in CSS, you can build organic looking shapes. WOW 😱.

Here is an article giving you some background information about the whole CSS border-radius-slash-syntax stuff.

TL/DR: — simply use our visual generator.

How to develop:

npm install
npm run start:dev
or
npm run start:dev-fullcontrol

open http://localhost:8080/ Serves the bundle in-memory.

How to for production build:

npm run build

Create dist/main.js and dist/main8v.js for production

About

When you use eight values specifying border-radius in CSS, you can build organic looking shapes. Simply use our Generator at

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.3%
  • CSS 33.4%
  • JavaScript 20.3%