An open API service indexing awesome lists of open source software.

https://github.com/hc0208/bootstrap-modern

🎨 A modern theme for bootstrap4
https://github.com/hc0208/bootstrap-modern

bootstrap bootstrap4 css

Last synced: 3 months ago
JSON representation

🎨 A modern theme for bootstrap4

Awesome Lists containing this project

README

          

# Bootstrap Modern

Bootstrap Modern is a theme for [Bootstrap4](https://github.com/twbs/bootstrap)

## Quick start

```
$ npm install bootstrap-modern
```

You can import a theme into your styles using SASS.

```
@import "bootstrap/scss/bootstrap";
@import "bootstrap-modern/scss/bootstrap-modern";
```

## Example

See [https://hc0208.github.io/bootstrap-modern/](https://hc0208.github.io/bootstrap-modern/)

## Usage

Read the [Getting started page](https://getbootstrap.com/docs/4.0/getting-started/introduction/) for information on the framework contents, templates and examples, and more.

## Author

Hiroki Chida
- [https://github.com/hc0208](https://github.com/hc0208)
- [https://hc0208.me/](https://hc0208.me/)

## License

Code released under the MIT License.