style-boxs

1.0.2 • Public • Published

What is ths ?

Get A design Box every time

Installation

npm i stylebox

Then...

import {Stylebox} from 'style-boxs'

Stylebox({
	shadow_type:'soft',
	padding:true
});

Options

Stylebox support 2 options, both of which are optional:

  • shadow_type - _hard | soft (Defaults to soft)
  • padding - boolean (Defaults to false)

Readme

Keywords

none

Package Sidebar

Install

npm i style-boxs

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

1.3 kB

Total Files

3

Last publish

Collaborators

  • manoj-m