mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 21:59:22 +02:00
[web-client] simple theme: stylelint LESS source files
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
b74496b192
commit
a8ed79b730
5 changed files with 1103 additions and 653 deletions
|
@ -1,14 +0,0 @@
|
|||
{
|
||||
"extends": "stylelint-config-standard-less",
|
||||
"rules": {
|
||||
"declaration-empty-line-before": null,
|
||||
"no-invalid-position-at-import-rule": null,
|
||||
"property-no-vendor-prefix": null,
|
||||
"selector-no-vendor-prefix": null,
|
||||
"selector-attribute-quotes": null,
|
||||
"shorthand-property-no-redundant-values": null,
|
||||
"at-rule-no-vendor-prefix": null,
|
||||
"selector-id-pattern": null,
|
||||
"selector-class-pattern": null
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue