@tivix/stylelint-config
v1.0.0
Published
Tivix's stylelint config
Downloads
8
Readme
@tivix/stylelint-config
This package contains a root stylelint config, and a config to use with styled-components
.
@tivix/stylelint-config
@tivix/stylelint-config/styled-components
Installation
To manually install, add this package to the "extends"
array in your project’s stylelint config.
{
"extends": ["@tivix/stylelint-config"]
}