1.0.0 • Published 5 years ago
mybackground v1.0.0
DO NOT USE, JUST FOR TESTING
if used it sets a gradient background.
Installation
npm i myBackground --save
inport { myBackground } from 'myBackground';
myBackground({
color1: #ffffff,
color2: #111111
});
Options
you need to input two colors as hex-values
1.0.0
5 years ago