Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.26 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.26 KB

CSS Breakpoint Button

Find it on Chrome

Find it on Firefox

Main image

Building For Production (extension verification)

  1. npm install
  2. npm run build
  3. Production assets are found in the dist folder. During the build stage a zipped version is created under assets as {parent-folder}-v.x.x.x-production.zip

Building for Development

  1. npm install
  2. npm serve

3rd Party libraries used