Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 906 Bytes

readme.md

File metadata and controls

32 lines (19 loc) · 906 Bytes

Utilities classes based on Bootstrap Utilities and Bumla Grid

npm install size

Quick install

NPM

npm install @hinge/utilities

Import

After installation, you can import the CSS file into your project using this snippet using webpack as your build tool:

@import '~@hinge/utilities/src/utilities.scss';

CDN

https://cdn.jsdelivr.net/npm/@hinge/utilities/

Copyright and license

Code copyright 2019 Hinge Ltd. Code released under the MIT license.