Skip to content

Commit

Permalink
Update layouts/partials/head-css.html
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh authored Dec 10, 2024
1 parent 1bbe394 commit add97fe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions layouts/partials/head-css.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{{- /*

A modified version of the head-css.html partial of Docsy, that allows
post-processing of the generated CSS to remove unused selectors.
A modified version of the head-css.html partial of Docsy, that adds a call to
`resources.PostProcess`, allowing post-processing of the generated CSS to
remove unused selectors.

*/ -}}

Expand Down

0 comments on commit add97fe

Please sign in to comment.