nodejs/doc/api_assets
Dario Piotrowicz 11bb7cdb07 doc: increase z-index of header element
increase the z-index of the header element to make sure that
opened pickers from it (such as the node version picker) are
on top of other content

PR-URL: https://github.com/nodejs/node/pull/57851
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2025-04-14 12:01:54 -07:00
..

API documentation assets

  • api.js: This file contains all the JavaScript used throughout the documentation.
  • hljs.css: This CSS file is used for syntax highlighting styles in code blocks.
  • js-flavor-cjs.svg: This SVG image represents the toggle between ESM and CJS (CJS)
  • js-flavor-esm.svg: This SVG image represents the toggle between ESM and CJS (ESM)
  • style.css: This CSS file contains the styling rules for the overall appearance of the API documentation.