|
|
|
|
|
by roblevintennis
4427 days ago
|
|
Guys, I sit somewhere in the middle on this. In fact, I'd say the ever hated "it depends"...are you in the prototyping phase? Have you toggled off the Buttons you don't want in the Builder page? If you're really into customizing, have you just considered stealing some of the raw ideas and/or scss? Really, we wouldn't mind :) Here's another approach...say you just want the pills and like the general direction but want to tweak it: Go to the builder page, remove all but pills
Go in to the _options.scss partial and tweak some more
Optionally take all of what's left and then refactor to your liking I'd claim you save some time with above and still get a fully customized button. Regarding using something like Bootstrap "out of the box" is not something I'd personally want to do once getting my project into production...but again, I'm fine using for just prototyping and then tweaking the styles later. That said, to each is own |
|