Skip to content

SublimeLinter/SublimeLinter-stylelint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This linter plugin for SublimeLinter provides an interface to stylelint.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages