Skip to content

cristiandelcidd/image-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Change the size of your images

Installation

npm install image-config --save

import {imageconfig} from 'image-config'

imageconfig({
    size: 'big',
    margin: true,
    padding: true
})
  • size - big | medium | small
  • margin - boolean
  • padding - boolean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published