Closed jkjustjoshing closed 6 years ago
I wasn't sure if I should include an update to ./dist/icono.min.css
in the PR - let me know if I should and I can add one.
Thanks, @jkjustjoshing Please make dist folder update too.
@saeedalipoor /dist folder has been updated!
The classes
.icono-stroke
,.stickCenterV
,.stickCenterH
, and.stickCenter
are being exposed unnecessarily. This PR removes them from the Stylus and SCSS outputs by using extend placeholder classes.LESS does not have a concept of "placeholder classes", so these classes are still part of the LESS output.