/figma-pattern-hero

A figma plugin to place elements into a grid with defined rows and columns to create a pattern

Primary LanguageHTML

logo

A figma plugin to place elements into a grid with defined rows and columns to create a sick pattern or a texture!

Development

Install the packages

npm i

Run the plugin in dev mode

npx webpack --mode=development --watch

Build for production

npx webpack --mode=production