For generate compressed CSS output when compiling SCSS(of cource you must before do this install and setup Sass compile in netbeans) files in Netbeans need add into:

File > Project Properties > CSS Preprocessors > Sass tab > Compiler options

this options

--style compressed

And that’s all, enjoy compressed CSS files))