We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated How to Get Started (markdown)
fix minor spelling mistake
`npm run lint` works and `npm lint` does not
Set minimum Node version to 22, since scripts/build_css.js uses function fs.globSync, which requires Node v22.
Updated How to get started (markdown)