This linter plugin for SublimeLinter provides an interface to csslint. It will be used with files that have the "CSS" syntax, or within <style>
tags in HTML files.
SublimeLinter must be installed in order to use this plugin.
Please use Package Control to install the linter plugin.
Before installing this plugin, ensure that csslint
(version 0.10.0 or later) is installed on your system. To install csslint
, do the following:
Install csslint
by typing the following in a terminal:
If you are using nvm
and zsh
, ensure that the line to load nvm
is in .zshenv
and not .zshrc
.
Please make sure that the path to csslint
is available to SublimeLinter. The docs cover troubleshooting PATH configuration.
Additional SublimeLinter-csslint settings:
Setting Description errors A comma-separated list of rules to include as errors warnings A comma-separated list of rules to include as warnings ignore A comma-separated list of rules to ignoreTo get a list of the available rule names, execute csslint --list-rules
from a terminal.
You may also use any of the csslint
configuration options, including .csslintrc
files and embedded rules. Please see the csslint documentation for more information.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4