Update layouts/partials/head-css.html

This commit is contained in:
Richard van der Hoff 2024-12-10 22:53:40 +00:00 committed by GitHub
parent 1bbe394e14
commit add97fe2c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
*/ -}}