A little problem with the README.md file
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
Default option should also leave `exclude` as null, just like the source code did.
I cannot initiate a PR on this repo, can you please help fix it. Thank you!
```js
{
rootValue: 16,
unitPrecision: 5,
propList: ['font', 'font-size', 'line-height', 'letter-spacing'],
selectorBlackList: [],
replace: true,
mediaQuery: false,
minPixelValue: 0,
exclude: null
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.