Skip to main content

Developer Docs

This section covers the maintainer-facing side of stylelint-plugin-font.

What lives hereโ€‹

  • Docusaurus site maintenance notes
  • generated API documentation entrypoints
  • future architecture notes and ADRs
  • maintainer guidance for evolving the Stylelint plugin template

Current focusโ€‹

The repository is currently in its template-conversion phase:

  • obsolete ESLint rule content has been removed
  • the Stylelint runtime scaffold has been installed
  • the docs site is being re-identified around the new package and rule-authoring model

Use the API section once generated TypeDoc output is available, and treat this area as the home for future maintainer documentation.