Show DN: CSSUtilities with options for bootstrap
almost 5 years ago from Chetan Raj, Lead Developer @ Snapwiz
cssutilities-options
cssutilities-options are helper classes for bootstrap, the helper classes consist of reset margin/padding or customised sizing helper classes.
It comes with options,
- Sizing Element [px, em, rem, %]
- Range [1 - 100] or [0-10] or [any range]
- Optional margin or padding [based on your project requirement]
- More Utilities [Floats, Display and Overflow]
- Minify [Yes or No]
Yes, all can be done in a terminal ;)
For example:
.m1x { margin:1px; }
.mb5e { margin-bottom:5em; }
.pt50pr { padding-top:50%; }
and many more.
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now