ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

CSScomb

by csscomb ALL Top 100

Sublime plugin for CSScomb—CSS coding style formatter

Details

  • 2017.10.06.15.57.05
  • github.​com
  • github.​com
  • 7 years ago
  • 48 minutes ago
  • 13 years ago

Installs

  • Total 350K
  • Win 240K
  • Mac 75K
  • Linux 34K
Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28
Windows 2 6 4 5 5 4 3 5 3 3 0 0 2 4 1 6 1 2 6 5 2 2 2 1 3 4 0 2 6 6 5 4 11 5 2 3 3 5 5 4 4 2 4 2 3 2
Mac 0 1 2 1 2 1 1 0 1 0 0 0 0 0 0 0 1 1 0 1 0 1 2 1 0 0 1 0 1 0 1 2 0 0 1 0 1 1 1 1 3 2 0 1 3 1
Linux 0 0 2 0 1 1 1 2 3 0 1 1 0 3 0 0 0 1 1 0 0 0 1 0 0 0 1 0 0 0 0 0 2 0 0 0 2 1 0 0 0 0 0 1 1 0

Readme

Source
raw.​githubusercontent.​com

CSScomb for Sublime Text

About

CSScomb is a coding style formatter for CSS.
You can easily write your own configuration to make your stylesheets beautiful and consistent.

The Requirements

You need Node.js to make this plugin work.

Caveats

If node has been installed with NVM you need to make a symlink to node in /usr/local/bin. Using OS X, the binary path would typically be /Users/[your name]/.nvm/[node version]/bin/node.

Plugin usage

Press ctrl+shift+c or open “Tools” menu and select “Run CSScomb”.

Custom configuration

Custom configuration is fun and simple: just put .csscomb.json file in the project root or your HOME directory.

You can read more about available options in docs.

You can also store config right in ST's settings.
Open Preferences > Package Settings > CSScomb and see Settings - Default for an example.

Issues & bugs

Plugin tracker
CSScomb tracker

Authors

@tonyganch