Skip to content

nomanHasan/pesticide-toggler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pesticide Toggler

Toggles the pesticide CSS Debugger. By default the toggling button is P

Instruction

First import the PesticideToggler from the node_modules. Then activate it in either window.onload function or any where the document.body becomes available.


import {PesticideToggler} from 'pesticide-toggler';

window.onload = function() {
  PesticideToggler.activate();
}

About

Lightweight pesticide CSS debugger Toggler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published