From 86912e22728b8428d25b075be57cd35d6e484692 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Wed, 10 Mar 2021 19:41:05 +0100 Subject: [mod] oscar: get bootstrap and typeahead from NPM --- searx/static/less/bootstrap/.csslintrc | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 searx/static/less/bootstrap/.csslintrc (limited to 'searx/static/less/bootstrap/.csslintrc') diff --git a/searx/static/less/bootstrap/.csslintrc b/searx/static/less/bootstrap/.csslintrc deleted file mode 100644 index 005b86236..000000000 --- a/searx/static/less/bootstrap/.csslintrc +++ /dev/null @@ -1,19 +0,0 @@ -{ - "adjoining-classes": false, - "box-sizing": false, - "box-model": false, - "compatible-vendor-prefixes": false, - "floats": false, - "font-sizes": false, - "gradients": false, - "important": false, - "known-properties": false, - "outline-none": false, - "qualified-headings": false, - "regex-selectors": false, - "shorthand": false, - "text-indent": false, - "unique-headings": false, - "universal-selector": false, - "unqualified-attributes": false -} -- cgit v1.2.3