rentalname / atom-csscomb

Sort your CSS properties with CSSComb.

Home Page:https://atom.io/packages/atom-csscomb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sort CSS properties with CSSComb.

demo

Installation

$ apm install atom-csscomb

Usage

  • Packages > CSSComb > Sort properties
  • Context Menu > Sort properties
  • Command Palette ( + shift + P) > CSSComb: Comb

Configuration

To configure with .csscomb.json, just put it to workspace.

Preset config

Configure with presets (csscomb, zen, yandex).

Extend preset

Extend selected preset config with project config if exists.

License

MIT © Shogo Sensui

About

Sort your CSS properties with CSSComb.

https://atom.io/packages/atom-csscomb

License:MIT License


Languages

Language:JavaScript 100.0%