The typical `.csslintrc` looks like this: ``` --errors=import --warnings=important ``` This is what the cli `csslint` expects. Is it possible to support this?