Default presets of csscomb configs used by Unity
npm install csscomb-preset-unityCsscomb preset.
``bash`
npm install --save-dev csscomb-preset-unity
After installation csscomb-preset-unity will copy .csscomb.json to your project's root directory containing package.json. .csscomb.json
If you want, you can override or change configs in that . If you already have a .csscomb.json file, it will be overridden by csscomb-preset-unity`.