To prepare the migration to 3.0, we need to change the location where the documentation is generated from. Having a gh-pages branch makes it hard to synchronize the code and the docs. Having a "docs" folder in the repo itself simplifies this.
20 lines
456 B
Plaintext
Executable File
20 lines
456 B
Plaintext
Executable File
{
|
|
"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
|
|
}
|