stylus/vendor-overwrites/csslint
tophf 420733b93a
PatchCSP + tweaks/fixes/features (#1107)
* add Patch CSP option
* show style version, size, and update age in manager
* add scope selector to style search in manager
* keep scroll position and selections in tab's session
* directly install usercss from raw github links
* ditch localStorage, use on-demand SessionStore proxy
* simplify localization
* allow <code> tag in i18n-html
* keep &nbsp; nodes in HTML templates
* API.getAllStyles is actually faster with code untouched
* fix fitToContent when applies-to is taller than window
* dedupe linter.enableForEditor calls
* prioritize visible CMs in refreshOnViewListener
* don't scroll to last style on editing a new one
* delay colorview for invisible CMs
* eslint comma-dangle error + autofix files
* styleViaXhr: also toggle for disableAll pref
* styleViaXhr: allow cookies for sandbox CSP
* simplify notes in options
* simplify getStylesViaXhr
* oldUI fixups:
  * remove separator before 1st applies-to
  * center name bubbles
* fix updateToc focus on a newly added section
* fix fitToContent when cloning section
* remove CSS `contain` as it makes no difference
* replace overrides with declarative CSS + code cosmetics
* simplify adjustWidth and make it work in FF
2020-11-18 14:17:15 +03:00
..
csslint.js use current-line mode for csslint allow override (#977) 2020-06-25 12:08:04 -04:00
LICENSE Adding external licenses (#424) 2018-07-09 16:39:31 +03:00
parserlib.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
README.md Update libraries (#440) 2018-07-21 20:58:54 +03:00

css-lint - modified from v0.10.0 (2013-08-15)

This version has been heavily modified since it was originally added in Stylish v1.3.0. It should be considered a fork of the original.