0.0.1 • Published 9 years ago
postcss-selector-style v0.0.1
PostCSS Selector Style 
Change
.a-b_c__d-e--f {
}to
.a-b-c-d-e-f {
}Usage
postcss([ require('postcss-selector-style') ])See PostCSS docs for examples for your environment.
0.0.1
9 years ago