phhien203 / fancy-border-radius

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

Home Page:https://9elements.github.io/fancy-border-radius/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://9elements.github.io/fancy-border-radius/

License:MIT License


Languages

Language:HTML 46.2%Language:CSS 33.4%Language:JavaScript 20.3%