1.0.1 • Published 7 years ago

my-css-tools v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

a css tools kit like this

.m-t-5 { margin-top: 5px; }

.m-r-5 { margin-right: 5px; }

.m-b-5 { margin-bottom: 5px; }

.m-l-5 { margin-left: 5px; }

.p-t-5 { padding-top: 5px; }

.p-r-5 { padding-right: 5px; }

.p-b-5 { padding-bottom: 5px; }

.p-l-5 { padding-left: 5px; }

see more in code