0.0.1 • Published 2 years ago

ktsradiuswizard v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Description

npm package for adding border-radius to your elements

Installation

`npm i ktsradiuswizard --save`
```

import {radisuwizard} from 'ktsradiuswizard';
radiuswizard({
    circle:false
})

```

Options

radiuswizard supports only one option
-_circle_ - _boolean_ (Defaults to false)
0.0.1

2 years ago