Johann-S / bs-customizer

Create a custom Bootstrap 4.x build

Home Page:https://johann-s.github.io/bs-customizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bs-customizer

Build Status dependencies Status devDependencies Status JavaScript Style Guide

A simple customizer which allows you to build a custom version of Bootstrap v4

Features:

  • Select which plugins you want to use
  • Build a custom Bootstrap CSS version
  • Choose to include Popper.js or not
  • Minify your custom version

You can use it here.

Contributing

You're more than welcome to contribute to our project ❤️

To contribute:

  • Edit files in src/
  • Test your changes by running npm run dev
  • Commit and open a pull request

Thank you!

Testing our latest changes

If you want to try out our latest changes (pushed in our master branch) you can see them in https://bs-customizer.netlify.com/.

Our production branch is the gh-pages branch which can be seen on https://johann-s.github.io/bs-customizer/.

Support me

If you want to thank me, you can support me and become my Patron.

License

MIT

About

Create a custom Bootstrap 4.x build

https://johann-s.github.io/bs-customizer/

License:MIT License


Languages

Language:JavaScript 56.3%Language:HTML 43.1%Language:CSS 0.6%