Package Exports
- 1helper
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (1helper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
1Helper v0.1
Collection of useful and common css classes.
Feature
- Useful and common css classes
- Simple to use
Browser support
- Chrome 4+
- Firefox 4+
- Safari 5+
- Opera 11+
- Edge 15+
- Internet Explorer 8+
Download and use
Public cdn.
For use on production websites with any amount of traffic. Files are served via MaxCDN's super fast global CDN.
<link href="http://cdn.rawgit.com/AliMD/1Helper/v0.1.0/dist/1helper.css" type="text/css" rel="stylesheet" />For dev/testing latest version with low-traffic use the following link. Please don't use it on production websites.
<link href="http://rawgit.com/AliMD/1Helper/master/dist/1helper.css" type="text/css" rel="stylesheet" />Bower
bower install 1helperNPM
npm install 1helperSass
import 1Helper folder in your sass project
@import '1Helper/'Contributing
♥ this project and want to get involved ?
Thanks! There are plenty of ways you can help!
Check CONTRIBUTING.md
Help and support
Please ask any questions about web technologies here.
License
The MIT License (MIT) alimd.mit-license.org