polish-use-border-radius-mixin
v1.0.0
Published
PolishCSS plugin to enforce the use of a consistent border radius in SCSS.
Downloads
3
Readme
polish-use-border-radius-mixin
PolishCSS plugin to enforce the use of a consistent border radius in SCSS.
border-radius
values of 50% or higher are not flagged, because they are almost exclusively used to create circles.
Installation
npm install polish-use-border-radius-mixin
Note that this only works for Sass & SCSS.