Simple and useful extension to convert CSS to SASS or SCSS
This is a simple but useful extension to convert CSS to Sass or SCSS straight from DevTools.
It comes in handy when you write small css snippets in DevTools and need to be put on your sass/scss file.
The tab is on right side of "Elements", after "Properties". It is not a separate DevTools Tab!
It uses css2sass.herokuapp.com as conveter.