Bernardo-MG / docs-maven-skin

Minimalist HTML5 and Bootstrap based Maven Skin for using Maven Site as a documentation site.
MIT License
38 stars 9 forks source link

Custom Style Not Applied #188

Closed cobhimself closed 3 years ago

cobhimself commented 3 years ago

It seems the custom style support as mentioned in the documentation is not working correctly.

The configuration:

<custom>
   <skinConfig>
      <customStyle>./css/custom.css</customStyle>
   </skinConfig>
</custom>

should add custom.css to the style on the page.

I've confirmed the style is copied over correctly but it is never imported in the document.

Will be submitting a PR soon.

cobhimself commented 3 years ago

Submitted PR #189

Bernardo-MG commented 3 years ago

Merged the pull request and published as version 2.0.12.