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

Sublime​Linter-stylelint

by SublimeLinter ST3

This linter plugin for SublimeLinter provides an interface to stylelint.

Details

  • 3.3.4
    3.3.3
  • github.​com
  • github.​com
  • 2 months ago
  • 1 hour ago
  • 10 years ago

Installs

  • Total 21K
  • Win 8K
  • Mac 11K
  • Linux 3K
Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30
Windows 2 0 0 2 1 2 2 0 1 3 1 0 0 1 0 0 0 2 1 0 0 1 2 2 1 0 0 0 0 0 1 0 1 0 0 0 3 1 0 1 1 1 1 0 0 1
Mac 3 0 0 1 0 0 1 0 0 1 0 1 1 0 0 2 0 2 0 0 0 0 0 2 1 1 3 0 0 2 1 0 0 0 0 0 0 1 2 0 0 0 0 0 2 0
Linux 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 2 0 2 0 0 0 0 0 0 1 0 0 2 1 1 0 0

Readme

Source
raw.​githubusercontent.​com

SublimeLinter-stylelint

This linter plugin for SublimeLinter provides an interface to stylelint.

Installation

SublimeLinter must be installed in order to use this plugin.

Please install via Package Control.

Before using this plugin, ensure that stylelint is installed on your system. To install stylelint, do the following:

  1. Install Node.js (and npm on Linux).
  2. In your project directory, install postcss and stylelint by typing the following in a terminal:
npm install postcss stylelint

Settings

stylelint for SublimeLinter will use your regular stylelint configuration files.