Reputation: 2013
I have watched Paul Irish's talk on developer workflow. There he opens a tab in chrome developer tools called experiments. Can somebody please tell me how how to get to it and wether I should download some sort of extention first?
The particular experiment that I want to be able to use is the support for sass, because the LiveReload app does not work on my computer. Can somebody, please advise some other app?
Upvotes: 0
Views: 832
Reputation: 887547
Open chrome://flags/#enable-devtools-experiments, and click Enable.
Upvotes: 2