css-comb
CSS Comb for Atom
d4rkr00t 34,716 54 2.5.0 MIT GitHub

css-comb for Atom

Current version Downloads Github Issues Dependencies License

CSSComb

Usage

Press ctrl+alt+c to format you styles.

Plugin searches for .csscomb.json until it has been found and if it hasn't plugin takes default css-comb config or your custom.

css-comb

Features

  • Search config in project directory.
  • Notifications, you can turn it off.
  • Choose 1 of 3 predefined configs or specify your own, custom config that will be used if there aren't any configs in project directory.
  • Disabling config searching in project directory and use predefined or custom config.
  • Selected lines processing.
  • OnSave option for processing file on every save.
  • No need saving file to process it.