Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/assistanz/bootstrap-common-css-styles
Styles which are mostly used but not available in Bootstrap
https://github.com/assistanz/bootstrap-common-css-styles
bootstrap bootstrap3 bower css css3 sass
Last synced: about 1 month ago
JSON representation
Styles which are mostly used but not available in Bootstrap
- Host: GitHub
- URL: https://github.com/assistanz/bootstrap-common-css-styles
- Owner: assistanz
- Created: 2017-03-24T07:40:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T10:13:48.000Z (over 7 years ago)
- Last Synced: 2024-09-28T16:07:25.840Z (about 2 months ago)
- Topics: bootstrap, bootstrap3, bower, css, css3, sass
- Language: CSS
- Size: 3.91 KB
- Stars: 8
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bootstrap-common-css-styles
We provide customized classes to use bootstrap easily.
## Bootstrap
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
Bootstrap has provided many classes to design our web pages. They didn't provide classes for adjusting top, bottom and font sizes. In this repository we will provide some classes to easily align the elements with top, bottom and font sizes.
We provide BOWER and SASS support.
## Examples
``
...````
...````
...```` ... ``
`` ... ``
``
...
````
...
``## Bower Support
bower install bootstrap-common-css-styles --save
or
"bootstrap-common-css-styles" : "*"
## Sass Support
@import "path-to-your-folder/_bootstrap-common-css-styles"