mirror of https://github.com/twbs/ratchet.git
Build mobile apps with simple HTML, CSS, and JS components.
http://goratchet.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
369 B
16 lines
369 B
11 years ago
|
{
|
||
|
"adjoining-classes": false,
|
||
|
"box-sizing": false,
|
||
|
"box-model": false,
|
||
|
"compatible-vendor-prefixes": false,
|
||
|
"fallback-colors": false,
|
||
|
"font-sizes": false,
|
||
|
"important": false,
|
||
|
"known-properties": false,
|
||
|
"outline-none": false,
|
||
|
"qualified-headings": false,
|
||
|
"unique-headings": false,
|
||
|
"universal-selector": false,
|
||
|
"unqualified-attributes": false
|
||
|
}
|