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)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.21latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.21
1.0.10
1.0.00

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