mrmrs / pesticide

Kill your css layout bugs

Home Page:http://pesticide.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow Disable Shadows in Chrome Extension

paperdave opened this issue · 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.