You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should only inline CSS that is common to every page.
The inline CSS in /layouts/partials/head.html is experimental right now. It needs to be separated into smaller files and placed in an /assets/css/ directory to be linked with bundling, minification, and fingerprint caching. For more information on Hugo asset management, see https://gohugo.io/categories/asset-management.
The text was updated successfully, but these errors were encountered:
We should only inline CSS that is common to every page.
The inline CSS in
/layouts/partials/head.html
is experimental right now. It needs to be separated into smaller files and placed in an/assets/css/
directory to be linked with bundling, minification, and fingerprint caching. For more information on Hugo asset management, see https://gohugo.io/categories/asset-management.The text was updated successfully, but these errors were encountered: