Bootstrap 4 beta Customiser
by johna | October 31, 2017 | Bootstrap Computers & Internet Web Development
I love Bootstrap v4 and now that it is finally in Beta can start to use it in new projects.
But I miss the online customizer that was available for Bootstrap v3.
Perhaps one day the Bootstrap team will make a v4 customizer available on the Bootstrap website but I thought it might be handy to create on myself.
Presenting Bootstrap Customizer.
I wrote a simple website in PHP and used a Sass library called scssphp.
Bootstrap Customizer is simply a web form with fields for all Bootstrap Sass variables, and upon submission it compiles these variables and the Bootstrap SCSS files into a single Bootstrap CSS file.
Bootstrap Customizer is currently Alpha, and I plan to add some more features as time allows:
- Option to exclude Bootstrap v4 components and features
- Save customizations to a database so that they can be modified and recompiled
- CSS minification
Related Posts
Three tips to pay as little as possible when shopping on eBay Australia
by johna | October 29, 2024
There's plenty of cheap items on eBay Australia but sometimes you can pay even less with a little bit of work.
Converting dBase IV programs to run in the browser
by johna | September 13, 2024
Some pointless entertainment trying to get some old dBase programs running in the browser.
How to set up a debugging using the Turnkey Linux LAMP stack and VS Code
by johna | December 19, 2023
The second part in my guide to setting up a website and database using the Turnkey Linux LAMP stack.
Comments
There are no comments yet. Be the first to leave a comment!