Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS Framework Basics Build a Website with Bootstrap Customizing Bootstrap

christophe Bonge
christophe Bonge
6,618 Points

Hi when i download my bootstrap's configuration i've got a json file; How do i manage with such file ? Thanks

When i click on "Compile and Download" button, it tells me my configuration is saved on a github page where i can only download a json file; How do i integrate it in my project ? Thanks

Erin Connors
Erin Connors
157 Points

I also got the github download prompt. My error is:

Warning:Ruh roh! Problem parsing or compiling Less files. Error: expected ')' got ',' @btn-default-color: #333; @btn-default-bg: rgba (0,0,0,0); @btn-default-border: #ccc;

I'm not sure what is incorrect here? Any advice?

2 Answers

christophe Bonge
christophe Bonge
6,618 Points

Thanks for your answer; sorry i was afk for a few days. Now i found my mistake.; in fact i made a typing error on @btn-default-color. there was rbs insteed of rgba. Thanks again.

Kevin Niedermayr
Kevin Niedermayr
3,072 Points

Hey Christophe,

did you try it a second time? For me the download works as expected and the config.json is just a reminder of your settings. So if you import it again on the Page (the part where it asks for an existing configuration) you can customize it again with the settings you had before (out of the config.json-File).