0.1.1 • Published 7 years ago
postcss-remove-modules-identname v0.1.1
postcss-remove-modules-identname
Example
.ant-btn-primary__3ha0R {
margin-top: 8px;
border-radius: 0;
}.ant-btn-primary {
margin-top: 8px;
border-radius: 0;
}Demo
Usage
postcss([require('postcss-remove-modules-identname')]);