Simply download it and import it from your CSS library.
Download or clone the code.
git clone https://github.com/brandedux/smidge.git
Import Smidge:
Import smidge.scss into your app.scss or primary file.
@import './smidge';
Example Class:
Include the classes in your markup.
class="m-h-base"
- m = margin
- p = padding
- h = horizontal
- v = vertical
- t = top
- b = bottom
- l = left
- r = right
- smaller
- small
- base
- big
- bigger
Copyright (c) 2019, Jeff Davis.
Smidge source code is licensed under the MIT License.