The current docs on extensibility are not very comprehensive.
I currently want to write a new variant for a button and I'm finding it necessary to do a LOT of code reading to understand enough to answer the following questions:
- Is there any guidance on extensions in general?
- Which mixins does Boostrap have?
- Which variables should you use and when?
- Which CSS properties must/should/could/must not be set by a new variant.
Questions like these seem to be completely unanswered by the docs material.
I'd appreciate it very much if there would be more investment into the extensibility docs. Compared to the very good docs on components or the grid system it really lacks quite important information. I know that this is no "up for grabs" kind of issue, but my understanding is that Bootstrap should be an extensible platform to build upon. I can't see that happening in a high-quality and Bootstrap-intended-way-of-doing-things-way without more documentation.
The current docs on extensibility are not very comprehensive.
I currently want to write a new variant for a button and I'm finding it necessary to do a LOT of code reading to understand enough to answer the following questions:
Questions like these seem to be completely unanswered by the docs material.
I'd appreciate it very much if there would be more investment into the extensibility docs. Compared to the very good docs on components or the grid system it really lacks quite important information. I know that this is no "up for grabs" kind of issue, but my understanding is that Bootstrap should be an extensible platform to build upon. I can't see that happening in a high-quality and Bootstrap-intended-way-of-doing-things-way without more documentation.