Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / CSS / bootstrap / less / .csslintrc
1 {
2   "adjoining-classes": false,
3   "box-sizing": false,
4   "box-model": false,
5   "compatible-vendor-prefixes": false,
6   "floats": false,
7   "font-sizes": false,
8   "gradients": false,
9   "important": false,
10   "known-properties": false,
11   "outline-none": false,
12   "qualified-headings": false,
13   "regex-selectors": false,
14   "shorthand": false,
15   "text-indent": false,
16   "unique-headings": false,
17   "universal-selector": false,
18   "unqualified-attributes": false
19 }