ThisIsManta / stylus-supremacy

A Node.js script that helps formatting Stylus files.
https://thisismanta.github.io/stylus-supremacy
MIT License
88 stars 9 forks source link

formatting error #24

Closed dobbbri closed 6 years ago

dobbbri commented 6 years ago

see the original original

and formatted file: formatted

how many i save he add () every time

my settings // stylusSupremacy "stylusSupremacy.insertBraces": false, "stylusSupremacy.insertColons": false, "stylusSupremacy.insertSemicolons": false, "stylusSupremacy.sortProperties": "grouped", "stylusSupremacy.quoteChar": "\"",