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.
- Host: GitHub
- URL: https://github.com/khaphanspace/customize-bootstrap-4
- Owner: khaphanspace
- Created: 2020-03-04T08:52:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T11:39:36.000Z (over 3 years ago)
- Last Synced: 2025-08-06T03:58:35.086Z (10 months ago)
- Language: CSS
- Homepage: https://w-bootstrap4.netlify.com/
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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!