0

Is it possible to use config.json (created in bootstrap 3 customize page) to create bootstrap 4 custom.scss as said in Theming Bootstrap page?

The question Bootstrap 4 custom build generator / download is about a customization page, not about using config.json to create a custom.scss.

mqueirozcorreia
  • 905
  • 14
  • 33
  • I don’t think that’s possible. Bootstrap 3 config file was a file created for the online compiler, so you could save the options and recreate the previous compilation in their website customizer anytime. Bs3 and 4 have a lot of options. One and the most important is that bs3 is primarily created in Less and Bs4 is just Sass. I don’t think this could be done without studying the config file and find a way to transpile the configuration to a sass file to configure bs4. – muecas Jun 26 '18 at 01:20
  • There are 3rd party [tools like this](http://whootstrap.themes.guide/) for customizing Bootstrap 4, or you can re-compile yourself with SASS. – Carol Skelly Jun 26 '18 at 03:24

0 Answers0