mrmrs/pesticide

Allow Disable Shadows in Chrome Extension

paperdave opened this issue · 0 comments

The getting started says you can disaable shadows with

// sass
$pesticide-debug-outline: false;
$pesticide-debug-depth: false;

so i think it might be a good idea to add these as options to the chrome extension, since i'd like to disable those sometimes when im working on projects.