I was working on a project and I accidentally removed the SCSS directory. It's been a while since my last commit, so git reset
is an option, but a painful one.
I do however have all the sass cache files and the verbose, commented version of the CSS. Does anyone know of a way I can get all this back? Like a sort of SASS reversal.