Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohpyupi/glyphicons-only-bootstrap
This package includes only glyphicon components out of entire Bootstrap packages. All license belongs to Bootstrap and it's not made for commercial usage.
https://github.com/ohpyupi/glyphicons-only-bootstrap
bootstrap css glyphicons
Last synced: about 1 month ago
JSON representation
This package includes only glyphicon components out of entire Bootstrap packages. All license belongs to Bootstrap and it's not made for commercial usage.
- Host: GitHub
- URL: https://github.com/ohpyupi/glyphicons-only-bootstrap
- Owner: ohpyupi
- Created: 2016-09-06T16:21:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T22:33:34.000Z (over 6 years ago)
- Last Synced: 2024-09-18T19:14:04.603Z (2 months ago)
- Topics: bootstrap, css, glyphicons
- Size: 121 KB
- Stars: 24
- Watchers: 4
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# glyphicons-only-bootstrap
Bootstrap nicely offers a functionality for a user to customize their bootstrap package source ([Official link](http://getbootstrap.com/customize/?id=76290a4e23bf2c3f61a4e17625be4627)). However, even if we customize it, there still is a normalize.css part in it. For some users who don't want use normalize.css out of bootstrap, it could be a annoyting part. Thus, I deleted the normalize.css part and this glyphicons-only-bootstrap contains only pure glyphicon parts.
## Installation
```
// using npm
npm install glyphicons-only-bootstrap// using bower
bower install glyphicons-only-bootstrap
```## Implement to your HTML
```
```
## License
All license belongs to Bootstrap and the intention to build this package is not in commercial usage. If there could be any license issue reported, I will purge this from my repository.