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.
The getting started says you can disaable shadows with
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.