mpetrovich / stylemark

Generate interactive style guides from Markdown.
MIT License
218 stars 35 forks source link

Ability to Add Stylesheet to Load After Stylemark Default Styles, Custom Styleguide Styles (Feature Request) #35

Closed davidbwaters closed 6 years ago

davidbwaters commented 6 years ago

Hi, I would love to be able to have the ability to specify a custom stylesheet to load after the default Stylemark styles. I love the cleanliness of the default look, but the ability to tweak and extend it to compliment the design of what we are documenting would be a great option for designers.

This could be taken even further with a boolean (include default stylesheet) or another optional field (stylesheet to be used in place of default) that would let us use our own stylesheet to completely style the guide interface.

This approach would keep the lean appeal of Stylemark, as opposed to the bloat of adding custom templates/themes other generators have. I think the ability to use our own styles the default guide markup would add appeal to designers and would let Stylemark users differentiate their docs from other users.

Would love to hear from others' thoughts and ideas on this. Thanks.

mpetrovich commented 6 years ago

Added in v2.0.0

Sorry for the delay!