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

https://github.com/khaphanspace/customize-bootstrap-4

Customizing Bootstrap 4.
https://github.com/khaphanspace/customize-bootstrap-4

Last synced: 21 days ago
JSON representation

Customizing Bootstrap 4.

Awesome Lists containing this project

README

          

### Hi there!

This is some examples for customizing Bootstrap 4

- Example 1: The way to import BS4
- Example 2: The way to import BS4 using shared components with 2 roles
- Example 3: An example using *_variables.scss* and little extra code to make components have the same style as [Material Design](https://material-components.github.io/material-components-web-catalog/)

### Deploying from Your Local Machine:

```
npm install
```
```
gulp
```

### Demo
https://w-bootstrap4.netlify.com/

If you have a concern, don't hesitate to contact me.

I hope this will help you. Good day!