gradient-background
v1.6.3
Published
[](https://www.npmjs.com/package/gradient-background) [](https://standardjs.com)  => {
return (
<div>
<GradientBackgroud color='primary'/>
</div>
);
};Colors in start positions:
primary:
secondary:
white:
dark:
blue:
orange:
green:
purple:
Props:
They are limited for responsive solution (all be good in mobile too)
| props | required | default | description | | ------------- | ------------- | ------------- | ------------- | | color(string)| yes | primary | your background color |
