fogshot

Results 2 issues of fogshot

I am using CSS beautify as part of [this package](https://github.com/victorporof/Sublime-HTMLPrettify) for Sublime Text 3. I have this code in a SASS file of mine. ``` .subnav-list { &:not(:first-of-type) { ......

### Expected behavior As a developer using npm I want to be able to install schematics. ### Actual behavior When trying to use the convict schematic, package installation fails when...

bug