0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-24 12:10:08 +01:00
nodejs/doc/api_assets
Dima Demakov d42949e79f
doc: remove flicker on page load on dark theme
Theme applying logic get loaded and executed in async mode, so often
there is a
delay in applying the proper theme to a page which leads to flicker on
dark theme. Resolved by moving critical logic to the page head

PR-URL: https://github.com/nodejs/node/pull/50942
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Claudio Wunder <cwunder@gnome.org>
2023-11-27 15:57:21 +00:00
..
api.js doc: remove flicker on page load on dark theme 2023-11-27 15:57:21 +00:00
hljs.css
js-flavor-cjs.svg
js-flavor-esm.svg
README.md
style.css doc: underline links 2023-11-01 23:12:42 +00:00

API Reference Document Assets

api.js

The main script for API reference documents.

hljs.css

The syntax theme for code snippets in API reference documents.

style.css

The main stylesheet for API reference documents.